diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 2140b09a8e8..1c0180a7c4e 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -179,13 +179,11 @@ OC.L10N.register( "Added by {initiator}" : "Added by {initiator}", "Via “{folder}”" : "Via “{folder}”", "Internal link" : "Internal link", - "Copy internal link to clipboard" : "Copy internal link to clipboard", "Cannot copy, please copy the link manually" : "Cannot copy, please copy the link manually", - "Copy to clipboard" : "Copy to clipboard", + "Copy internal link to clipboard" : "Copy internal link to clipboard", "Only works for users with access to this folder" : "Only works for users with access to this folder", "Only works for users with access to this file" : "Only works for users with access to this file", "Link copied" : "Link copied", - "Copy public link to clipboard" : "Copy public link to clipboard", "Please enter the following required information before creating the share" : "Please enter the following required information before creating the share", "Password protection (enforced)" : "Password protection (enforced)", "Password protection" : "Password protection", @@ -207,10 +205,9 @@ OC.L10N.register( "Mail share ({label})" : "Mail share ({label})", "Share link ({label})" : "Share link ({label})", "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", "Error while creating the share" : "Error while creating the share", - "Share label saved" : "Share label saved", - "Share password saved" : "Share password saved", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "No recommendations. Start typing.", "Resharing is not allowed" : "Resharing is not allowed", @@ -234,7 +231,6 @@ OC.L10N.register( "Error creating the share" : "Error creating the share", "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}", "Error updating the share" : "Error updating the share", - "Share note saved" : "Share note saved", "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", "Shared" : "Shared", @@ -264,7 +260,11 @@ OC.L10N.register( "Add to your Nextcloud" : "Add to your Nextcloud", "Wrong share ID, share doesn't exist" : "Wrong share ID, share doesn't exist", "One or more of your shares will expire tomorrow" : "One or more of your shares will expire tomorrow", + "Copy to clipboard" : "Copy to clipboard", "Sorry, this link doesn’t seem to work anymore." : "Sorry, this link doesn’t seem to work any more.", - "Toggle grid view" : "Toggle grid view" + "Toggle grid view" : "Toggle grid view", + "Share label saved" : "Share label saved", + "Share password saved" : "Share password saved", + "Share note saved" : "Share note saved" }, "nplurals=2; plural=(n != 1);"); |