diff options
Diffstat (limited to 'settings/l10n/en_GB.php')
-rw-r--r-- | settings/l10n/en_GB.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php index 79e4ffccc63..1a411d49cfb 100644 --- a/settings/l10n/en_GB.php +++ b/settings/l10n/en_GB.php @@ -117,6 +117,7 @@ $TRANSLATIONS = array( "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.", "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", "Enforce password protection" => "Enforce password protection", "Allow public uploads" => "Allow public uploads", "Set default expiration date" => "Set default expiry date", @@ -124,6 +125,7 @@ $TRANSLATIONS = array( "days" => "days", "Enforce expiration date" => "Enforce expiry date", "Allow resharing" => "Allow resharing", +"Restrict users to only share with users in their groups" => "Restrict users to only share with users in their groups", "Allow users to send mail notification for shared files" => "Allow users to send mail notification for shared files", "Exclude groups from sharing" => "Exclude groups from sharing", "These groups will still be able to receive shares, but not to initiate them." => "These groups will still be able to receive shares, but not to initiate them.", |