summaryrefslogtreecommitdiffstats
path: root/settings/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r--settings/l10n/en_GB.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js
index 609c14ec13e..768afb4f51a 100644
--- a/settings/l10n/en_GB.js
+++ b/settings/l10n/en_GB.js
@@ -101,8 +101,8 @@ OC.L10N.register(
"Enable" : "Enable",
"Enabling app …" : "Enabling app …",
"Error while enabling app" : "Error whilst enabling app",
- "Error: this app cannot be enabled because it makes the server unstable" : "Error: this app cannot be enabled because it makes the server unstable",
- "Error: could not disable broken app" : "Error: could not disable broken app",
+ "Error: This app can not be enabled because it makes the server unstable" : "Error: This app can not be enabled because it makes the server unstable",
+ "Error: Could not disable broken app" : "Error: Could not disable broken app",
"Error while disabling broken app" : "Error whilst disabling broken app",
"Updating...." : "Updating....",
"Error while updating app" : "Error whilst updating app",
@@ -249,7 +249,6 @@ 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 & Ticks 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 & Ticks 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.",
@@ -440,6 +439,7 @@ OC.L10N.register(
"Subscribe to our newsletter!" : "Subscribe to our newsletter!",
"Show last log in" : "Show last log in",
"Verifying" : "Verifying",
+ "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 & Ticks 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 & Ticks section and the documentation for more information.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection.",
"Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, desktop, mobile clients and app specific passwords that currently have access to your account.",
"Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too.",