summaryrefslogtreecommitdiffstats
path: root/settings/l10n/en_GB.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/en_GB.php')
-rw-r--r--settings/l10n/en_GB.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php
index c61d1c8de2e..1d1cb17a7fa 100644
--- a/settings/l10n/en_GB.php
+++ b/settings/l10n/en_GB.php
@@ -67,7 +67,7 @@ $TRANSLATIONS = array(
"Error creating user" => "Error creating user",
"A valid password must be provided" => "A valid password must be provided",
"Warning: Home directory for user \"{user}\" already exists" => "Warning: Home directory for user \"{user}\" already exists",
-"__language_name__" => "__language_name__",
+"__language_name__" => "English (British English)",
"Everything (fatal issues, errors, warnings, info, debug)" => "Everything (fatal issues, errors, warnings, info, debug)",
"Info, warnings, errors and fatal issues" => "Info, warnings, errors and fatal issues",
"Warnings, errors and fatal issues" => "Warnings, errors and fatal issues",
@@ -114,6 +114,7 @@ $TRANSLATIONS = array(
"Allow users to share with anyone" => "Allow users to share with anyone",
"Allow users to only share with users in their groups" => "Allow users to only share with users in their groups",
"Allow mail notification" => "Allow mail notification",
+"Allow users to send mail notification for shared files" => "Allow users to send mail notification for shared files",
"Security" => "Security",
"Enforce HTTPS" => "Enforce HTTPS",
"Forces the clients to connect to %s via an encrypted connection." => "Forces the clients to connect to %s via an encrypted connection.",