diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-12 01:55:24 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-12 01:55:24 -0500 |
commit | 1846fb02852b69de31d27c90e02c6a40379ba749 (patch) | |
tree | 49618df1dbe0d738117aef45df5702de7eeda58e /apps/files_encryption/l10n/en_GB.js | |
parent | 6f2da96698a18ecff715ed8bb344b14f2ab7b386 (diff) | |
download | nextcloud-server-1846fb02852b69de31d27c90e02c6a40379ba749.tar.gz nextcloud-server-1846fb02852b69de31d27c90e02c6a40379ba749.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/en_GB.js')
-rw-r--r-- | apps/files_encryption/l10n/en_GB.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/en_GB.js b/apps/files_encryption/l10n/en_GB.js index daf72aae608..cae7d2c9679 100644 --- a/apps/files_encryption/l10n/en_GB.js +++ b/apps/files_encryption/l10n/en_GB.js @@ -13,6 +13,9 @@ 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.", + "Could not update the private key password." : "Could not update the private key password.", + "The old password was not correct, please try again." : "The old password was not correct, please try again.", + "The current log-in password was not correct, please try again." : "The current log-in password was not correct, please try again.", "Private key password successfully updated." : "Private key password updated successfully.", "File recovery settings updated" : "File recovery settings updated", "Could not update file recovery" : "Could not update file recovery", |