summaryrefslogtreecommitdiffstats
path: root/settings/l10n/en_GB.php
diff options
context:
space:
mode:
authorMorris Jobke <morris.jobke@gmail.com>2014-07-09 16:19:21 +0200
committerMorris Jobke <morris.jobke@gmail.com>2014-07-09 16:19:32 +0200
commit2fb022fbc3f74942cbc47f78bbc34a032887d38f (patch)
tree9bfdf368c8b474f214d69b556dc1bc47ba4178a1 /settings/l10n/en_GB.php
parent59111882113ec64df89860fd75dd6b6584a8ef60 (diff)
downloadnextcloud-server-2fb022fbc3f74942cbc47f78bbc34a032887d38f.tar.gz
nextcloud-server-2fb022fbc3f74942cbc47f78bbc34a032887d38f.zip
fix translations
Diffstat (limited to 'settings/l10n/en_GB.php')
-rw-r--r--settings/l10n/en_GB.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php
index 2ea985299d3..e7e873c07db 100644
--- a/settings/l10n/en_GB.php
+++ b/settings/l10n/en_GB.php
@@ -120,7 +120,7 @@ $TRANSLATIONS = array(
"Cron was not executed yet!" => "Cron was not executed yet!",
"Execute one task with each page loaded" => "Execute one task with each page loaded",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php is registered at a webcron service to call cron.php every 15 minutes over http.",
-"Use systems cron service to call the cron.php file every 15 minutes." => "Use system's cron service to call the cron.php file every 15 minutes.",
+"Use system's cron service to call the cron.php file every 15 minutes." => "Use system's cron service to call the cron.php file every 15 minutes.",
"Sharing" => "Sharing",
"Allow apps to use the Share API" => "Allow apps to use the Share API",
"Allow users to share via link" => "Allow users to share via link",