diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 4fc2a0d133f..5df7034aa97 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -71,7 +71,6 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", "Copy" : "Copy", "Resharing is not allowed" : "Resharing is not allowed", - "Share to {name}" : "Share to {name}", "Link" : "Link", "Password protect" : "Password protect", "Password" : "Password", @@ -85,6 +84,7 @@ OC.L10N.register( "Expiration" : "Expiration", "Expiration date" : "Expiration date", "Unshare" : "Unshare", + "Share to {name}" : "Share to {name}", "Share link" : "Share link", "Could not unshare" : "Could not unshare", "Choose a password for the mail share" : "Choose a password for the mail share", |