diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-21 01:55:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-21 01:55:35 -0400 |
commit | bcf388d3c5b7a7838c9b3d5eb5acdc8da501aaec (patch) | |
tree | 9bfface223ea7bcb32088f52d7b856ae1f09e248 /core/l10n/en_GB.php | |
parent | 2c561c9c5072ce82e06bd5ab2c4ee81bc5d09d59 (diff) | |
download | nextcloud-server-bcf388d3c5b7a7838c9b3d5eb5acdc8da501aaec.tar.gz nextcloud-server-bcf388d3c5b7a7838c9b3d5eb5acdc8da501aaec.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.php')
-rw-r--r-- | core/l10n/en_GB.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php index a8f36deff35..7e2d5b8e910 100644 --- a/core/l10n/en_GB.php +++ b/core/l10n/en_GB.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Expiration date is in the past." => "Expiration date is in the past.", "Couldn't send mail to following users: %s " => "Couldn't send mail to following users: %s ", "Turned on maintenance mode" => "Turned on maintenance mode", "Turned off maintenance mode" => "Turned off maintenance mode", |