diff options
Diffstat (limited to 'core/l10n/en_GB.php')
-rw-r--r-- | core/l10n/en_GB.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php index 7ead84a8746..1ad9031e755 100644 --- a/core/l10n/en_GB.php +++ b/core/l10n/en_GB.php @@ -132,7 +132,7 @@ $TRANSLATIONS = array( "Access forbidden" => "Access denied", "Cloud not found" => "Cloud not found", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n", -"The share will expire on %s.\n\n" => "The share will expire on %s.\n\n", +"The share will expire on %s." => "The share will expire on %s.", "Cheers!" => "Cheers!", "Security Warning" => "Security Warning", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)", @@ -165,7 +165,6 @@ $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>", -"The share will expire on %s.<br><br>" => "The share will expire on %s.<br><br>", "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.", |