diff options
Diffstat (limited to 'settings/l10n/en_GB.php')
-rw-r--r-- | settings/l10n/en_GB.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php index 3c5717b131c..b0bf6de9aa6 100644 --- a/settings/l10n/en_GB.php +++ b/settings/l10n/en_GB.php @@ -54,6 +54,7 @@ $TRANSLATIONS = array( "Errors and fatal issues" => "Errors and fatal issues", "Fatal issues only" => "Fatal issues only", "Security Warning" => "Security Warning", +"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead.", "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root.", "Setup Warning" => "Setup Warning", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Your web server is not yet properly setup to allow files synchronisation because the WebDAV interface seems to be broken.", @@ -122,6 +123,7 @@ $TRANSLATIONS = array( "Select new from Files" => "Select new from Files", "Remove image" => "Remove image", "Either png or jpg. Ideally square but you will be able to crop it." => "Either png or jpg. Ideally square but you will be able to crop it.", +"Your avatar is provided by your original account." => "Your avatar is provided by your original account.", "Abort" => "Abort", "Choose as profile image" => "Choose as profile image", "Language" => "Language", @@ -129,6 +131,7 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>", "Encryption" => "Encryption", +"The encryption app is no longer enabled, please decrypt all your files" => "The encryption app is no longer enabled, please decrypt all your files", "Log-in password" => "Log-in password", "Decrypt all Files" => "Decrypt all Files", "Login Name" => "Login Name", |