diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-04 02:16:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-04 02:16:30 +0000 |
commit | 0eed71870d38bb5dc83d6908360b23a0bb82dbdf (patch) | |
tree | 7eb877aa9e5fdbfb9e6d4cd800461b1ffccdd969 /core/l10n/en_GB.js | |
parent | 03778d6463b2ed67a04269c715137046a4f953b2 (diff) | |
download | nextcloud-server-0eed71870d38bb5dc83d6908360b23a0bb82dbdf.tar.gz nextcloud-server-0eed71870d38bb5dc83d6908360b23a0bb82dbdf.zip |
[tx-robot] updated from transifex
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 5f508bea12d..19f9c13a329 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -218,8 +218,6 @@ OC.L10N.register( "More apps" : "More apps", "More" : "More", "More apps menu" : "More apps menu", - "Search" : "Search", - "Reset search" : "Reset search", "Contacts" : "Contacts", "Contacts menu" : "Contacts menu", "Settings menu" : "Settings menu", @@ -314,6 +312,8 @@ OC.L10N.register( "Error removing share" : "Error removing share", "({scope})" : "({scope})", "Saving..." : "Saving...", + "Search" : "Search", + "Reset search" : "Reset search", "Cancel log in" : "Cancel log in", "These apps will be updated:" : "These apps will be updated:" }, |