diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-08 00:08:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-08 00:08:27 +0000 |
commit | f59062ce83e1f6da9d2b9bae7375fc7a43a7c607 (patch) | |
tree | c24860c0145875abec56cd2085d16a7f431f65cc /apps/encryption/l10n/en_GB.js | |
parent | a1c14a747cfaa84242e8f3e21cbc10aac7c1b0fa (diff) | |
download | nextcloud-server-f59062ce83e1f6da9d2b9bae7375fc7a43a7c607.tar.gz nextcloud-server-f59062ce83e1f6da9d2b9bae7375fc7a43a7c607.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 ac668708fa0..45c1b0ec07f 100644 --- a/apps/encryption/l10n/en_GB.js +++ b/apps/encryption/l10n/en_GB.js @@ -24,6 +24,7 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator", "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 initialized. Please log-out and log-in again.", + "Please enable server side encryption in the admin settings in order to use the encryption module." : "Please enable server side encryption in the admin settings in order to use the encryption module.", "Encryption app is enabled and ready" : "Encryption app is enabled and ready", "Bad Signature" : "Bad Signature", "Missing Signature" : "Missing Signature", |