mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-17 06:55:03 -05:00
Make selection text a bit more generic.
This commit is contained in:
parent
a5b8ce8064
commit
595f591245
@ -101,7 +101,7 @@ http://k9mail.googlecode.com/
|
|||||||
<string name="status_syncing_off">\u0020(Syncing disabled)</string>
|
<string name="status_syncing_off">\u0020(Syncing disabled)</string>
|
||||||
|
|
||||||
<string name="actionbar_selected"><xliff:g id="selection_count">%d</xliff:g> selected</string>
|
<string name="actionbar_selected"><xliff:g id="selection_count">%d</xliff:g> selected</string>
|
||||||
<string name="actionbar_string_selected"><xliff:g id="selection_count">\"%s\"</xliff:g> account selected</string>
|
<string name="actionbar_string_selected"><xliff:g id="selection_count">\"%s\"</xliff:g> selected</string>
|
||||||
<!-- Actions will be used as buttons and in menu items -->
|
<!-- Actions will be used as buttons and in menu items -->
|
||||||
<string name="next_action">Next</string> <!-- Used as part of a multi-step process -->
|
<string name="next_action">Next</string> <!-- Used as part of a multi-step process -->
|
||||||
<string name="previous_action">Previous</string> <!-- Used as part of a multi-step process -->
|
<string name="previous_action">Previous</string> <!-- Used as part of a multi-step process -->
|
||||||
|
Loading…
Reference in New Issue
Block a user