plugins/Yubikey.php
changeset 30 294bab0bb3e2
parent 27 647f0aa485dd
child 31 e931602f9f2f
--- a/plugins/Yubikey.php	Tue Aug 04 19:37:38 2009 -0400
+++ b/plugins/Yubikey.php	Tue Aug 04 19:38:01 2009 -0400
@@ -91,7 +91,7 @@
       },
       yubiauth: {
         msg_please_touch_key: 'Please touch your Yubikey',
-        msg_close_instructions: 'Press <tt>Esc</tt> to cancel',
+        msg_close_instructions: 'or press <tt>Esc</tt>',
         msg_invalid_chars: 'OTP contains invalid characters',
         msg_too_long: 'OTP is too long',
         msg_validating_otp: 'Validating OTP...',