summaryrefslogtreecommitdiffstats
path: root/core/l10n/en_GB.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/en_GB.php')
-rw-r--r--core/l10n/en_GB.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php
index 1ad9031e755..b667a775700 100644
--- a/core/l10n/en_GB.php
+++ b/core/l10n/en_GB.php
@@ -165,10 +165,10 @@ $TRANSLATIONS = array(
"Log in" => "Log in",
"Alternative Logins" => "Alternative Logins",
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>",
+"Contact your system administrator if this message persists or appeared unexpectedly." => "Contact your system administrator if this message persists or appeared unexpectedly.",
+"Thank you for your patience." => "Thank you for your patience.",
"Updating ownCloud to version %s, this may take a while." => "Updating ownCloud to version %s, this may take a while.",
"This ownCloud instance is currently being updated, which may take a while." => "This ownCloud instance is currently being updated, which may take a while.",
-"Please reload this page after a short time to continue using ownCloud." => "Please reload this page after a short time to continue using ownCloud.",
-"Contact your system administrator if this message persists or appeared unexpectedly." => "Contact your system administrator if this message persists or appeared unexpectedly.",
-"Thank you for your patience." => "Thank you for your patience."
+"Please reload this page after a short time to continue using ownCloud." => "Please reload this page after a short time to continue using ownCloud."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";