Pman.Dialog.BAdminStaffTwoFactorQRCode.bjs
[Pman.BAdmin] / Pman.Dialog.BAdminStaffTwoFactorQRCode.js
index 3c7eebd..37fb90d 100644 (file)
@@ -9,11 +9,11 @@ Roo.apply(Pman.Dialog.BAdminStaffTwoFactorQRCode.prototype, {
 
  _strings : {
   'dc7b0c7f9d3941532bda06cd58eec7bd' :"<ol class='qr-list' start=\"1\">\n    <li>Open Google Authenticator in your phone, and scan this QR code.</li>\n</ol>",
+  '2194867d6c27ce97cd1f0a5db8d5c95e' :"Setup 2-Factor Authentication",
   '5d412a3d8de0189df31c8f331e2e6630' :"<ol class='qr-list' start=\"2\">\n    <li>After adding this to Google Authenticator, type in the generated number below to confirm.</li>\n</ol>",
   '131e3875e777f6c9a8e510f96a4d20d2' :"Skip for now",
   'ea4788705e6873b424c65e91c2846b19' :"Cancel",
   'ee468f72ab7fe4937fb014d6fcea540b' :"Enter Two factor Authentication code",
-  '4674ee874911c910f2356ef9ec6ab7f9' :"Scan this into Google Authenticator",
   '70d9be9b139893aa6c69b5e77e614311' :"Confirm"
  },
  _named_strings : {
@@ -48,7 +48,7 @@ Roo.apply(Pman.Dialog.BAdminStaffTwoFactorQRCode.prototype, {
     allow_close : true,
     animate : false,
     cls : 'enable-overflow coba-qr-dialog',
-    title : _this._strings['4674ee874911c910f2356ef9ec6ab7f9'] /* Scan this into Google Authenticator */,
+    title : _this._strings['2194867d6c27ce97cd1f0a5db8d5c95e'] /* Setup 2-Factor Authentication */,
     listeners : {
      hide : function (_self)
       {