diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index e24eece47cb..582d8a27986 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -140,13 +140,8 @@ OC.L10N.register( "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")", "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:", "All checks passed." : "All checks passed.", - "Cron" : "Cron", - "Last cron job execution: %s." : "Last cron job execution: %s.", - "Last cron job execution: %s. Something seems wrong." : "Last cron job execution: %s. Something seems wrong.", - "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 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.", "Version" : "Version", "Sharing" : "Sharing", "Allow apps to use the Share API" : "Allow apps to use the Share API", @@ -259,6 +254,11 @@ OC.L10N.register( "Uninstall" : "Uninstall", "This is used for sending out notifications." : "This is used for sending out notifications.", "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 enabling this module to get best results with mime-type detection.", + "Cron" : "Cron", + "Last cron job execution: %s." : "Last cron job execution: %s.", + "Last cron job execution: %s. Something seems wrong." : "Last cron job execution: %s. Something seems wrong.", + "Cron was not executed yet!" : "Cron was not executed yet!", + "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.", "Cheers!" : "Cheers!", "For password recovery and notifications" : "For password recovery and notifications", "Show last log in" : "Show last log in" |