diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 758ee5ec0f7..94f8f700fc2 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -87,6 +87,10 @@ OC.L10N.register( "Wrong or no update parameter given" : "Wrong or no update parameter given", "Can't change permissions for public share links" : "Can't change permissions for public share links", "Cannot increase permissions" : "Cannot increase permissions", + "shared by %s" : "shared by %s", + "Download" : "Download", + "Direct link" : "Direct link", + "Add to your Nextcloud" : "Add to your Nextcloud", "Share API is disabled" : "Share API is disabled", "File sharing" : "File sharing", "This share is password-protected" : "This share is password-protected", @@ -102,10 +106,6 @@ OC.L10N.register( "the link expired" : "the link expired", "sharing is disabled" : "sharing is disabled", "For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link.", - "shared by %s" : "shared by %s", - "Download" : "Download", - "Direct link" : "Direct link", - "Add to your Nextcloud" : "Add to your Nextcloud", "Download %s" : "Download %s", "Upload files to %s" : "Upload files to %s", "Select or drop files" : "Select or drop files", |