diff options
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 57c53d69b4b..626ecdff652 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -107,7 +107,11 @@ "Sharing %s failed, because resharing is not allowed" : "Sharing %s failed, because resharing is not allowed", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Sharing %s failed, because the sharing backend for %s could not find its source", "Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache", + "Can’t increase permissions of %s" : "Can’t increase permissions of %s", + "Files can’t be shared with delete permissions" : "Files can’t be shared with delete permissions", + "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", + "Can’t set expiration date more than %s days in the future" : "Can’t 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", |