diff --git a/src/js/app-config.js b/src/js/app-config.js index 287124d..3a8b0ed 100644 --- a/src/js/app-config.js +++ b/src/js/app-config.js @@ -111,5 +111,5 @@ appCfg.string = { logoutTitle: 'Logout', logoutMessage: 'Are you sure you want to log out? Please back up your encryption key before proceeding!', removePreAuthAccountTitle: 'Remove account', - removePreAuthAccountMessage: 'Are you sure you want to remove this account from this device?' -}; + removePreAuthAccountMessage: 'Are you sure you want to remove your account from this device?' +}; \ No newline at end of file diff --git a/src/tpl/login-existing.html b/src/tpl/login-existing.html index 2471293..d608411 100644 --- a/src/tpl/login-existing.html +++ b/src/tpl/login-existing.html @@ -25,7 +25,7 @@

- Forgot the passphrase? Remove account from device. + Forgot your passphrase?