aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r--apps/settings/l10n/en_GB.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index 30e44e83609..2e476949a36 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -331,7 +331,6 @@ OC.L10N.register(
"None of your currently installed apps provide image generation functionality" : "None of your currently installed apps provide image generation functionality",
"Text processing" : "Text processing",
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task.",
- "None of your currently installed apps provide custom Text processing functionality." : "None of your currently installed apps provide custom Text processing functionality.",
"Here you can decide which group can access certain sections of the administration settings." : "Here you can decide which group can access certain sections of the administration settings.",
"None" : "None",
"Unable to modify setting" : "Unable to modify setting",
@@ -885,6 +884,7 @@ OC.L10N.register(
"SMTP Username" : "SMTP Username",
"To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`.",
"Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type.",
- "Active accounts" : "Active accounts"
+ "Active accounts" : "Active accounts",
+ "None of your currently installed apps provide custom Text processing functionality." : "None of your currently installed apps provide custom Text processing functionality."
},
"nplurals=2; plural=(n != 1);");