diff options
author | Morris Jobke <hey@morrisjobke.de> | 2016-06-20 09:28:56 +0200 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2016-06-20 13:13:37 +0200 |
commit | 416466b700ade0b0c636b55fe4d5aacc507bbfcf (patch) | |
tree | 713f72b3c5347185562bf2ba2bcb894a39c13ae1 /apps/encryption/l10n/en_GB.json | |
parent | 9327ded59567129d2f573b7dd0dfb6a0738d0cfd (diff) | |
download | nextcloud-server-416466b700ade0b0c636b55fe4d5aacc507bbfcf.tar.gz nextcloud-server-416466b700ade0b0c636b55fe4d5aacc507bbfcf.zip |
fix l10n
Diffstat (limited to 'apps/encryption/l10n/en_GB.json')
-rw-r--r-- | apps/encryption/l10n/en_GB.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/encryption/l10n/en_GB.json b/apps/encryption/l10n/en_GB.json index 1d0bcb5caa3..e4f2d2dd5bb 100644 --- a/apps/encryption/l10n/en_GB.json +++ b/apps/encryption/l10n/en_GB.json @@ -31,7 +31,7 @@ "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n", "The share will expire on %s." : "The share will expire on %s.", "Cheers!" : "Cheers!", - "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"ownCloud basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"ownCloud basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>", + "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>", "Encrypt the home storage" : "Encrypt the home storage", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted", "Enable recovery key" : "Enable recovery key", |