diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-07 01:55:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-07 01:55:10 -0400 |
commit | 2821f7241b1d36db0c74ca1111496f7dbd50080c (patch) | |
tree | 954f7e0da93060f99af915d8ecf07389fef4e9af /lib/l10n/en_GB.php | |
parent | c07a0b7ad8ffd5ac59536ad4caf3c9a61d16f7b8 (diff) | |
download | nextcloud-server-2821f7241b1d36db0c74ca1111496f7dbd50080c.tar.gz nextcloud-server-2821f7241b1d36db0c74ca1111496f7dbd50080c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.php')
-rw-r--r-- | lib/l10n/en_GB.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.php b/lib/l10n/en_GB.php index e1e485058e1..0553e80d70e 100644 --- a/lib/l10n/en_GB.php +++ b/lib/l10n/en_GB.php @@ -67,6 +67,7 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Share type %s is not valid for %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Setting permissions for %s failed, because the permissions exceed permissions granted to %s", "Setting permissions for %s failed, because the item was not found" => "Setting permissions for %s failed, because the item was not found", +"Cannot set expiration date. Expiration date is in the past" => "Cannot set expiry date. Expiry date is in the past", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Sharing backend %s must implement the interface OCP\\Share_Backend", "Sharing backend %s not found" => "Sharing backend %s not found", "Sharing backend for %s not found" => "Sharing backend for %s not found", |