mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-11 11:35:07 -05:00
fix plural
This commit is contained in:
parent
1b1927883b
commit
7fbfe1a98d
@ -130,6 +130,7 @@
|
|||||||
<string name="select_keys_button_default">Select</string>
|
<string name="select_keys_button_default">Select</string>
|
||||||
|
|
||||||
<plurals name="select_keys_button">
|
<plurals name="select_keys_button">
|
||||||
|
<item quantity="one">%d selected</item>
|
||||||
<item quantity="other">%d selected</item>
|
<item quantity="other">%d selected</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user