diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-24 01:08:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-24 01:08:00 +0000 |
commit | e18d928d9b7f193f3f12d608457bfeb0a83a00e5 (patch) | |
tree | 5989e5ecc3430094ce6ca0c924e5ce87bf398951 /apps/encryption/l10n/en_GB.js | |
parent | 49d0507f5d1954a439a69f4d1a4e94a8cc2981dd (diff) | |
download | nextcloud-server-e18d928d9b7f193f3f12d608457bfeb0a83a00e5.tar.gz nextcloud-server-e18d928d9b7f193f3f12d608457bfeb0a83a00e5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/en_GB.js')
-rw-r--r-- | apps/encryption/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/l10n/en_GB.js b/apps/encryption/l10n/en_GB.js index e864cd2ded2..32621a5ba18 100644 --- a/apps/encryption/l10n/en_GB.js +++ b/apps/encryption/l10n/en_GB.js @@ -43,7 +43,6 @@ OC.L10N.register( "New recovery key password" : "New recovery key password", "Repeat new recovery key password" : "Repeat new recovery key password", "Change Password" : "Change Password", - "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption App is enabled but your keys are not initialised, please log-out and log-in again", "Your private key password no longer matches your log-in password." : "Your private key password no longer matches your log-in password.", "Set your old private key password to your current log-in password:" : "Set your old private key password to your current log-in password:", " If you don't remember your old password you can ask your administrator to recover your files." : " If you don't remember your old password you can ask your administrator to recover your files.", @@ -53,6 +52,7 @@ OC.L10N.register( "Enable password recovery:" : "Enable password recovery:", "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss", "Enabled" : "Enabled", - "Disabled" : "Disabled" + "Disabled" : "Disabled", + "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption App is enabled but your keys are not initialised, please log-out and log-in again" }, "nplurals=2; plural=(n != 1);"); |