From de3791de3f73523926f6f5293992504c8cca5d57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Fri, 16 Oct 2015 12:58:36 +0200 Subject: Allow choosing of YubiKey PIN --- OpenKeychain/src/main/res/values/strings.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'OpenKeychain/src/main/res/values/strings.xml') diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index bc238690b..15e714a11 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -759,13 +759,14 @@ "Additional email addresses are also associated to this key and can be used for secure communication." "Email address has already been added" "Email address format is invalid" - "Please remember the PIN, it is required to use your YubiKey later. Please write down the Admin PIN and store it in a safe place." + "Please choose a PIN with 6 numbers." + "Please write down the Admin PIN and store it in a safe place (required when you used a wrong PIN 3 times)." "PIN" "Admin PIN" - "Please enter the PIN and Admin PIN to proceed." "Repeat PIN" - "Repeat Admin PIN" "PIN is not correct!" + "PIN must be at least 6 numbers long!" + "Please choose a secure PIN, not 000000, 123456 or similar combinations." "Revoked: Key must not be used anymore!" -- cgit v1.2.3