diff options
Diffstat (limited to 'core/l10n/en_GB.php')
-rw-r--r-- | core/l10n/en_GB.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php index e53e4beb9c7..122e2dec10d 100644 --- a/core/l10n/en_GB.php +++ b/core/l10n/en_GB.php @@ -76,7 +76,6 @@ $TRANSLATIONS = array( "The public link will expire no later than {days} days after it is created" => "The public link will expire no later than {days} days after it is created", "By default the public link will expire after {days} days" => "By default the public link will expire after {days} days", "Password protect" => "Password protect", -"Password" => "Password", "Allow Public Upload" => "Allow Public Upload", "Email link to person" => "Email link to person", "Send" => "Send", @@ -152,6 +151,7 @@ $TRANSLATIONS = array( "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Your data directory and files are probably accessible from the internet because the .htaccess file does not work.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>.", "Create an <strong>admin account</strong>" => "Create an <strong>admin account</strong>", +"Password" => "Password", "Storage & database" => "Storage & database", "Data folder" => "Data folder", "Configure the database" => "Configure the database", |