diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 6e0affe8a0b..f495a5d25f6 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -14,7 +14,6 @@ OC.L10N.register( "No expiration date set" : "No expiration date set", "Shared by" : "Shared by", "Sharing" : "Sharing", - "Share API is disabled" : "Share API is disabled", "Wrong share ID, share doesn't exist" : "Wrong share ID, share doesn't exist", "Could not delete share" : "Could not delete share", "Please specify a file or folder path" : "Please specify a file or folder path", @@ -30,8 +29,8 @@ OC.L10N.register( "Unknown share type" : "Unknown share type", "Not a directory" : "Not a directory", "Could not lock path" : "Could not lock path", - "Can't change permissions for public share links" : "Can't change permissions for public share links", "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", "A file or folder has been <strong>shared</strong>" : "A file or folder has been <strong>shared</strong>", "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>", @@ -76,6 +75,7 @@ OC.L10N.register( "Public link of %2$s expired" : "Public link of %2$s expired", "Shared by %2$s" : "Shared by %2$s", "Shares" : "Shares", + "Share API is disabled" : "Share API is disabled", "This share is password-protected" : "This share is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", "Password" : "Password", |