diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-18 01:55:19 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-18 01:55:19 -0400 |
commit | 37a871127b750d0f633cdfb7713b0582dfdf2d6a (patch) | |
tree | 534a7c6e6fd5d443f086415607899ebc92738e30 /apps/encryption/l10n/en_GB.js | |
parent | 4dd2ad7f4abc66f40c93f8f974737138ba187f46 (diff) | |
download | nextcloud-server-37a871127b750d0f633cdfb7713b0582dfdf2d6a.tar.gz nextcloud-server-37a871127b750d0f633cdfb7713b0582dfdf2d6a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/en_GB.js')
-rw-r--r-- | apps/encryption/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/encryption/l10n/en_GB.js b/apps/encryption/l10n/en_GB.js index 5478182c2de..9bd1bf36f70 100644 --- a/apps/encryption/l10n/en_GB.js +++ b/apps/encryption/l10n/en_GB.js @@ -13,6 +13,7 @@ OC.L10N.register( "Please repeat the new recovery password" : "Please repeat the new recovery password", "Password successfully changed." : "Password changed successfully.", "Could not change the password. Maybe the old password was not correct." : "Could not change the password. Maybe the old password was incorrect.", + "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", "Enable recovery key (allow to recover users files in case of password loss):" : "Enable recovery key (allow to recover users files in case of password loss):", "Recovery key password" : "Recovery key password", |