aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src
diff options
context:
space:
mode:
Diffstat (limited to 'OpenKeychain/src')
-rw-r--r--OpenKeychain/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml
index be0135d0c..9a275455a 100644
--- a/OpenKeychain/src/main/res/values/strings.xml
+++ b/OpenKeychain/src/main/res/values/strings.xml
@@ -1394,7 +1394,7 @@
<item quantity="other">"Incorrect PIN!\n%d tries remaining."</item>
</plurals>
<string name="error_nfc_terminated">"YubiKey in termination state."</string>
- <string name="error_nfc_wrong_length">"Entered PIN is too short. PINs are at least 6 numbers long."</string>
+ <string name="error_nfc_wrong_length">"Entered PIN is too short. PINs are at least 6 digits long."</string>
<string name="error_nfc_conditions_not_satisfied">"Conditions of use not satisfied."</string>
<string name="error_nfc_security_not_satisfied">"Security status not satisfied."</string>
<string name="error_nfc_authentication_blocked">"PIN blocked after too many attempts."</string>