summaryrefslogtreecommitdiffstats
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.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index 2532e9718af..b84e67ad777 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -240,7 +240,9 @@ OC.L10N.register(
"Webcron" : "Webcron",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage).",
"Cron (Recommended)" : "Cron (Recommended)",
+ "Use system cron service to call the cron.php file every 5 minutes." : "Use system cron service to call the cron.php file every 5 minutes.",
"The cron.php needs to be executed by the system user \"{user}\"." : "The cron.php needs to be executed by the system user \"{user}\".",
+ "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details.",
"Unable to update background job mode" : "Unable to update background job mode",
"Profile" : "Profile",
"Enable or disable profile by default for new users." : "Enable or disable profile by default for new users.",
@@ -454,6 +456,7 @@ OC.L10N.register(
"Updates" : "Updates",
"App bundles" : "App bundles",
"Featured apps" : "Featured apps",
+ "Supported apps" : "Supported apps",
"Show to everyone" : "Show to everyone",
"Show to logged in users only" : "Show to logged in users only",
"Hide" : "Hide",