diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-09 01:55:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-09 01:55:35 -0400 |
commit | 6f5854a8de7e1a6974da902fcbb0f3a842cc7a5a (patch) | |
tree | dc43db0f9ed1776293dff0ea95877e6b44fbca06 /apps/encryption/l10n/en_GB.js | |
parent | 57f3557486e765f8fa56e8c02ced4334cc88620b (diff) | |
download | nextcloud-server-6f5854a8de7e1a6974da902fcbb0f3a842cc7a5a.tar.gz nextcloud-server-6f5854a8de7e1a6974da902fcbb0f3a842cc7a5a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/en_GB.js')
-rw-r--r-- | apps/encryption/l10n/en_GB.js | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/encryption/l10n/en_GB.js b/apps/encryption/l10n/en_GB.js index a9668b26ab0..678c62f982d 100644 --- a/apps/encryption/l10n/en_GB.js +++ b/apps/encryption/l10n/en_GB.js @@ -21,14 +21,10 @@ OC.L10N.register( "Private key password successfully updated." : "Private key password updated successfully.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files.", "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", - "ownCloud basic encryption module" : "ownCloud basic encryption module", "Recovery key password" : "Recovery key password", - "Repeat Recovery key password" : "Repeat recovery key password", "Change recovery key password:" : "Change recovery key password:", - "Old Recovery key password" : "Old recovery key password", - "New Recovery key password" : "New recovery key password", - "Repeat New Recovery key password" : "Repeat new recovery key password", "Change Password" : "Change Password", + "ownCloud basic encryption module" : "ownCloud basic encryption module", "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.", |