summaryrefslogtreecommitdiff
path: root/BKUAppletExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages_en.properties
diff options
context:
space:
mode:
Diffstat (limited to 'BKUAppletExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages_en.properties')
-rw-r--r--BKUAppletExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages_en.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/BKUAppletExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages_en.properties b/BKUAppletExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages_en.properties
index 8cc9d01a..037ae091 100644
--- a/BKUAppletExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages_en.properties
+++ b/BKUAppletExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages_en.properties
@@ -16,6 +16,7 @@
title.activation=<html>Activation</html>
title.pin.mgmt=<html>PIN Management</html>
title.activate.pin=<html>Activate PIN</html>
+title.verify.pin=<html>Enter PIN</html>
title.change.pin=<html>Change PIN</html>
title.unblock.pin=<html>Unblock PIN</html>
title.activate.success=<html>Success</html>
@@ -26,6 +27,7 @@ pin.mgmt=<html>The smartcard has {0} PINs</html>
activate.pin=<html>Enter and confirm {0}</html>
change.pin=<html>Enter and confirm {0}</html>
unblock.pin=<html>Enter PUK for {0}</html>
+verify.pin=<html>Enter {0}</html>
verify.pinpad=<html>Enter {0} ({1} digits) on cardreader (and confirm).</html>
activate.pinpad=<html>Enter {0} ({1} digits) on cardreader and repeat (confirm in each case).</html>
change.pinpad=<html>Enter old {0} ({1} digits) on cardreader, then enter new {0} and repeat (confirm in each case).</html>