summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/en_GB.php')
-rw-r--r--lib/l10n/en_GB.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/en_GB.php b/lib/l10n/en_GB.php
index ba8f5557646..febb113de68 100644
--- a/lib/l10n/en_GB.php
+++ b/lib/l10n/en_GB.php
@@ -11,7 +11,6 @@ $TRANSLATIONS = array(
"Settings" => "Settings",
"Users" => "Users",
"Admin" => "Admin",
-"Failed to upgrade \"%s\"." => "Failed to upgrade \"%s\".",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud.",
"No app name specified" => "No app name specified",
"Unknown filetype" => "Unknown filetype",
@@ -100,6 +99,7 @@ $TRANSLATIONS = array(
"Cannot create \"data\" directory (%s)" => "Cannot create \"data\" directory (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." => "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>.",
"Setting locale to %s failed" => "Setting locale to %s failed",
+"Please install one of these locales on your system and restart your webserver." => "Please install one of these locales on your system and restart your webserver.",
"Please ask your server administrator to install the module." => "Please ask your server administrator to install the module.",
"PHP module %s not installed." => "PHP module %s not installed.",
"PHP %s or higher is required." => "PHP %s or higher is required.",