diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 1c0180a7c4e..04b68c6bfa6 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -207,6 +207,7 @@ OC.L10N.register( "Share link" : "Share link", "Copy public link to clipboard" : "Copy public link to clipboard", "Error, please enter proper password and/or expiration date" : "Error, please enter proper password and/or expiration date", + "Link share created" : "Link share created", "Error while creating the share" : "Error while creating the share", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "No recommendations. Start typing.", @@ -233,9 +234,11 @@ OC.L10N.register( "Error updating the share" : "Error updating the share", "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", + "Share {propertyName} saved" : "Share {propertyName} saved", "Shared" : "Shared", "Share" : "Share", "Shared with" : "Shared with", + "Password created successfully" : "Password created successfully", "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}", "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}", |