diff options
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", |