aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--OpenPGP-Keychain/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenPGP-Keychain/res/values/strings.xml b/OpenPGP-Keychain/res/values/strings.xml
index 7692ac50d..43c1384f8 100644
--- a/OpenPGP-Keychain/res/values/strings.xml
+++ b/OpenPGP-Keychain/res/values/strings.xml
@@ -130,6 +130,7 @@
<string name="select_keys_button_default">Select</string>
<plurals name="select_keys_button">
+ <item quantity="one">%d selected</item>
<item quantity="other">%d selected</item>
</plurals>