diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-05 00:13:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-05 00:13:21 +0000 |
commit | fbab9d66d6f8a9160d35011c53bab5dd7440d9b1 (patch) | |
tree | e687966b7b2d4632b3a4b9561c09d1678c2cc7dd /core/l10n/en_GB.js | |
parent | d11e40733df6c33bdd40b81d0d852eec179e918e (diff) | |
download | nextcloud-server-fbab9d66d6f8a9160d35011c53bab5dd7440d9b1.tar.gz nextcloud-server-fbab9d66d6f8a9160d35011c53bab5dd7440d9b1.zip |
[tx-robot] updated from transifex
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 6822e0e400e..103ffaff684 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -153,7 +153,6 @@ OC.L10N.register( "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}", "Shared with you by {owner}" : "Shared with you by {owner}", "Choose a password for the mail share" : "Choose a password for the mail share", - "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} shared via link", "group" : "group", "remote" : "remote", "email" : "email", @@ -331,6 +330,7 @@ OC.L10N.register( "Shared with {recipients}" : "Shared with {recipients}", "Error setting expiration date" : "Error setting expiration date", "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", + "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} shared via link", "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Share with other people by entering a user or group, a federated cloud ID or an email address.", "Share with other people by entering a user or group or a federated cloud ID." : "Share with other people by entering a user or group or a federated cloud ID.", "Share with other people by entering a user or group or an email address." : "Share with other people by entering a user or group or an email address.", |