Pman.Dialog.BAdminStaffTwoFactorQRCode.bjs
authorEdward <edward@roojs.com>
Wed, 19 Dec 2018 07:48:28 +0000 (15:48 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Dec 2018 07:48:28 +0000 (15:48 +0800)
Pman.Dialog.BAdminStaffTwoFactorQRCode.js

Pman.Dialog.BAdminStaffTwoFactorQRCode.bjs
Pman.Dialog.BAdminStaffTwoFactorQRCode.js

index 5da4af8..aa961fa 100644 (file)
@@ -9,8 +9,8 @@
   "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",
-  "d5586cc2733f9741fdbd51f17fcd0c08" : "1. Download an Authentication App on your phone, like \"Google Authenticator\" or \"Authy\"",
   "ea4788705e6873b424c65e91c2846b19" : "Cancel",
+  "d5586cc2733f9741fdbd51f17fcd0c08" : "1. Download an Authentication App on your phone, like \"Google Authenticator\" or \"Authy\" ",
   "ee468f72ab7fe4937fb014d6fcea540b" : "Enter Two factor Authentication code",
   "93da2892625bc6aa6c2ceccee35513bf" : "1. Open Google Authenticator in your phone, and scan this QR code.",
   "70d9be9b139893aa6c69b5e77e614311" : "Confirm"
@@ -76,7 +76,7 @@
          "xtype" : "Container",
          "$ xns" : "Roo.bootstrap",
          "String well" : "sm",
-         "String html" : "1. Download an Authentication App on your phone, like \"Google Authenticator\" or \"Authy\""
+         "String html" : "1. Download an Authentication App on your phone, like \"Google Authenticator\" or \"Authy\" "
         }
        ]
       }
index 60c7332..86317fe 100644 (file)
@@ -11,8 +11,8 @@ Roo.apply(Pman.Dialog.BAdminStaffTwoFactorQRCode.prototype, {
   '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",
-  'd5586cc2733f9741fdbd51f17fcd0c08' :"1. Download an Authentication App on your phone, like \"Google Authenticator\" or \"Authy\"",
   'ea4788705e6873b424c65e91c2846b19' :"Cancel",
+  'd5586cc2733f9741fdbd51f17fcd0c08' :"1. Download an Authentication App on your phone, like \"Google Authenticator\" or \"Authy\" ",
   'ee468f72ab7fe4937fb014d6fcea540b' :"Enter Two factor Authentication code",
   '93da2892625bc6aa6c2ceccee35513bf' :"1. Open Google Authenticator in your phone, and scan this QR code.",
   '70d9be9b139893aa6c69b5e77e614311' :"Confirm"
@@ -175,7 +175,7 @@ Roo.apply(Pman.Dialog.BAdminStaffTwoFactorQRCode.prototype, {
         items  : [
          {
           xtype : 'Container',
-          html : _this._strings['d5586cc2733f9741fdbd51f17fcd0c08'] /* 1. Download an Authentication App on your phone, like "Google Authenticator" or "Authy" */,
+          html : _this._strings['d5586cc2733f9741fdbd51f17fcd0c08'] /* 1. Download an Authentication App on your phone, like "Google Authenticator" or "Authy"  */,
           well : 'sm',
           xns : Roo.bootstrap,
           '|xns' : 'Roo.bootstrap'