diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:13 +0000 |
commit | f886e7c84837efbd992e6dbed13b4dfd3ec51e8e (patch) | |
tree | 88d8a4a121057790bf354e893b86e8194ad13b4c /core/l10n/en_GB.js | |
parent | e7a2c7b1b96101a246f4082e08e95a244007fb4a (diff) | |
download | nextcloud-server-f886e7c84837efbd992e6dbed13b4dfd3ec51e8e.tar.gz nextcloud-server-f886e7c84837efbd992e6dbed13b4dfd3ec51e8e.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 9b8de111a24..687d78c7f6c 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -73,7 +73,6 @@ OC.L10N.register( "Non-existing tag #{tag}" : "Non-existing tag #{tag}", "restricted" : "restricted", "invisible" : "invisible", - "({scope})" : "({scope})", "Delete" : "Delete", "Rename" : "Rename", "Collaborative tags" : "Collaborative tags", @@ -317,6 +316,7 @@ OC.L10N.register( "Name, federated cloud ID or email address..." : "Name, federated cloud ID or email address...", "Name..." : "Name...", "Error removing share" : "Error removing share", + "({scope})" : "({scope})", "Saving..." : "Saving...", "Dismiss" : "Dismiss", "New Password" : "New Password", |