diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 1530abaedb8..9219cb4c623 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -148,7 +148,9 @@ OC.L10N.register( "Set expiration date" : "Set expiration date", "Expiration" : "Expiration", "Expiration date" : "Expiration date", + "Unshare" : "Unshare", "Share link" : "Share link", + "Could not unshare" : "Could not unshare", "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}", "Shared with you by {owner}" : "Shared with you by {owner}", "Choose a password for the mail share" : "Choose a password for the mail share", @@ -156,14 +158,12 @@ OC.L10N.register( "remote" : "remote", "email" : "email", "shared by {sharer}" : "shared by {sharer}", - "Unshare" : "Unshare", "Can reshare" : "Can reshare", "Can edit" : "Can edit", "Can create" : "Can create", "Can change" : "Can change", "Can delete" : "Can delete", "Access control" : "Access control", - "Could not unshare" : "Could not unshare", "Error while sharing" : "Error whilst sharing", "Share details could not be loaded for this item." : "Share details could not be loaded for this item.", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["At least {count} character is needed for autocompletion","At least {count} characters are needed for autocompletion"], |