diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 768afb4f51a..79fdc8c26cf 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -249,6 +249,7 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one.", "Start migration" : "Start migration", "Security & setup warnings" : "Security & setup warnings", + "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.", "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm.", "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update.", @@ -333,12 +334,12 @@ OC.L10N.register( "Twitter" : "Twitter", "Twitter handle @…" : "Twitter handle @…", "You are member of the following groups:" : "You are member of the following groups:", + "Language" : "Language", + "Help translate" : "Help translate", "Password" : "Password", "Current password" : "Current password", "New password" : "New password", "Change password" : "Change password", - "Language" : "Language", - "Help translate" : "Help translate", "Web, desktop and mobile clients currently logged in to your account." : "Web, desktop and mobile clients currently logged in to your account.", "Device" : "Device", "Last activity" : "Last activity", |