diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index b1d26fd1a22..6275fc38b5d 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -209,14 +209,13 @@ "Sharing" : "Sharing", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "As admin you can fine-tune the sharing behavior. Please see the documentation for more information.", "Allow apps to use the Share API" : "Allow apps to use the Share API", + "Expire after " : "Expire after ", + "days" : "days", + "Enforce expiration date" : "Enforce expiry date", "Allow users to share via link" : "Allow users to share via link", "Allow public uploads" : "Allow public uploads", "Always ask for a password" : "Always ask for a password", "Enforce password protection" : "Enforce password protection", - "Set default expiration date" : "Set default expiry date", - "Expire after " : "Expire after ", - "days" : "days", - "Enforce expiration date" : "Enforce expiry date", "Allow resharing" : "Allow resharing", "Allow sharing with groups" : "Allow sharing with groups", "Restrict users to only share with users in their groups" : "Restrict users to only share with users in their groups", @@ -263,6 +262,7 @@ "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." + "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |