diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-16 00:08:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-16 00:08:44 +0000 |
commit | 74654288e64cfb80e950d223c8575b32d04682a0 (patch) | |
tree | 27cc103bf5bf301bf6945c14efc17370c5e75d4d /lib/l10n/en_GB.js | |
parent | 5bf447649d6b5c18d1d500df3ff52a2484cc67b5 (diff) | |
download | nextcloud-server-74654288e64cfb80e950d223c8575b32d04682a0.tar.gz nextcloud-server-74654288e64cfb80e950d223c8575b32d04682a0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index c3a428b2c97..5028399c895 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -114,6 +114,7 @@ OC.L10N.register( "Files can't be shared with create permissions" : "Files can't be shared with create permissions", "Expiration date is in the past" : "Expiration date is in the past", "Cannot set expiration date more than %s days in the future" : "Cannot set expiration date more than %s days in the future", + "The requested share does not exist anymore" : "The requested share does not exist anymore", "Could not find category \"%s\"" : "Could not find category \"%s\"", "Sunday" : "Sunday", "Monday" : "Monday", |