diff options
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 0d2e6d74fdf..ce510473935 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -157,19 +157,10 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you", "Passwords are enforced for link and mail shares" : "Passwords are enforced for link and mail shares", - "SharedWith is not a valid user" : "SharedWith is not a valid user", - "SharedWith is not a valid group" : "SharedWith is not a valid group", - "SharedWith should be empty" : "SharedWith should be empty", - "SharedWith should not be empty" : "SharedWith should not be empty", - "SharedWith is not a valid circle" : "SharedWith is not a valid circle", "Unknown share type" : "Unknown share type", - "SharedBy should be set" : "SharedBy should be set", "Cannot share with yourself" : "Cannot share with yourself", - "Path should be set" : "Path should be set", - "Path should be either a file or a folder" : "Path should be either a file or a folder", "You cannot share your root folder" : "You cannot share your root folder", "You are not allowed to share %s" : "You are not allowed to share %s", - "A share requires permissions" : "A share requires permissions", "Cannot increase permissions of %s" : "Cannot increase permissions of %s", "Shares need at least read permissions" : "Shares need at least read permissions", "Files cannot be shared with delete permissions" : "Files cannot be shared with delete permissions", @@ -196,7 +187,6 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "Cannot disable sending the password by Talk without setting a new password", "Share provider does not support accepting" : "Share provider does not support accepting", "Cannot change target of link share" : "Cannot change target of link share", - "Invalid recipient" : "Invalid recipient", "Group \"%s\" does not exist" : "Group \"%s\" does not exist", "The requested share does not exist anymore" : "The requested share does not exist any more", "The requested share comes from a disabled user" : "The requested share comes from a disabled user", |