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 aaa8b321ce6..a726a322af3 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -204,7 +204,10 @@ OC.L10N.register( "Shared via link by {initiator}" : "Shared via link by {initiator}", "Mail share ({label})" : "Mail share ({label})", "Share link ({label})" : "Share link ({label})", + "Share link ({index})" : "Share link ({index})", "Share link" : "Share link", + "Actions for \"{title}\"" : "Actions for \"{title}\"", + "Copy public link of \"{title}\" to clipboard" : "Copy public link of \"{title}\" 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", |