diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 14391f2d8f3..b3410b4e006 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -79,13 +79,14 @@ OC.L10N.register( "Share with user or group …" : "Share with user or group …", "Share link" : "Share link", "The public link will expire no later than {days} days after it is created" : "The public link will expire no later than {days} days after it is created", + "Link" : "Link", "Password protect" : "Password protect", "Password" : "Password", "Choose a password for the public link" : "Choose a password for the public link", - "Allow Public Upload" : "Allow Public Upload", "Email link to person" : "Email link to person", "Send" : "Send", "Set expiration date" : "Set expiration date", + "Expiration" : "Expiration", "Expiration date" : "Expiration date", "Adding user..." : "Adding user...", "group" : "group", @@ -97,7 +98,6 @@ OC.L10N.register( "can edit" : "can edit", "access control" : "access control", "create" : "create", - "update" : "update", "delete" : "delete", "Password protected" : "Password protected", "Error unsetting expiration date" : "Error unsetting expiration date", |