diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 60f30274f7e..bb4762449c0 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -303,12 +303,9 @@ OC.L10N.register( "Current password" : "Current password", "New password" : "New password", "Change password" : "Change password", + "Share" : "Share", "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.", - "Set default expiration date" : "Set default expiry date", - "Share" : "Share" + "Set default expiration date" : "Set default expiry date" }, "nplurals=2; plural=(n != 1);"); |