diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 87b637ceba4..5c4d3fac2ff 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -12,9 +12,6 @@ OC.L10N.register( "Terms of service" : "Terms of service", "Show list view" : "Show list view", "Show grid view" : "Show grid view", - "No compatible server found at {remote}" : "No compatible server found at {remote}", - "Invalid server URL" : "Invalid server URL", - "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", "File shares" : "File shares", "Downloaded via public link" : "Downloaded via public link", "Downloaded by {email}" : "Downloaded by {email}", @@ -363,6 +360,9 @@ OC.L10N.register( "Share not found" : "Share not found", "Back to %s" : "Back to %s", "Add to your Nextcloud" : "Add to your Nextcloud", + "No compatible server found at {remote}" : "No compatible server found at {remote}", + "Invalid server URL" : "Invalid server URL", + "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", "Files" : "Files", "Please specify a valid user" : "Please specify a valid user", "Please specify a valid federated user ID" : "Please specify a valid federated user ID", |