summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-05 02:05:17 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-05 02:05:17 -0400
commit5ecbc277531b47c16a2b87c192c346ade1fcdad9 (patch)
tree95162eb86e6cdeb312a5617e3a38a3ddef19a2e8 /lib/l10n/en_GB.php
parent5302f9aaddb17ac2f3bed86c0c9b177c5bc35ce0 (diff)
downloadnextcloud-server-5ecbc277531b47c16a2b87c192c346ade1fcdad9.tar.gz
nextcloud-server-5ecbc277531b47c16a2b87c192c346ade1fcdad9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.php')
-rw-r--r--lib/l10n/en_GB.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/en_GB.php b/lib/l10n/en_GB.php
index 59404f7a90b..e1e485058e1 100644
--- a/lib/l10n/en_GB.php
+++ b/lib/l10n/en_GB.php
@@ -67,8 +67,6 @@ $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",
-"Can not set expire date. Shares can not expire later then %s after they where shared" => "Cannot set the expiry date. Shares cannot expire later than %s after they have been shared",
-"Can not set expire date. Expire date is in the past" => "Cannot set the expiry date. The 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",