diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 74c11b72fbd..476fcb11726 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -82,8 +82,6 @@ OC.L10N.register( "Install Client" : "Install Client", "Unlimited" : "Unlimited", "Limit to groups" : "Limit to groups", - "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Official apps are developed by the community. They offer additional functionality and are ready for production use.", - "Official" : "Official", "Remove" : "Remove", "Disable" : "Disable", "All" : "All", @@ -263,6 +261,8 @@ OC.L10N.register( "Help translate" : "Help translate", "Current password" : "Current password", "Change password" : "Change password", + "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Official apps are developed by the community. They offer additional functionality and are ready for production use.", + "Official" : "Official", "Store credentials" : "Store credentials", "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 cron service to call the cron.php file every 15 minutes." : "Use system cron service to call the cron.php file every 15 minutes." |