Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workflowengine/l10n/en_GB.js')
-rw-r--r--apps/workflowengine/l10n/en_GB.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/en_GB.js b/apps/workflowengine/l10n/en_GB.js
index 1697b3719c0..c6a5bbec0d4 100644
--- a/apps/workflowengine/l10n/en_GB.js
+++ b/apps/workflowengine/l10n/en_GB.js
@@ -34,7 +34,6 @@ OC.L10N.register(
"Cancel" : "Cancel",
"Delete" : "Delete",
"Save" : "Save",
- "Browse the app store" : "Browse the app store",
"matches" : "matches",
"does not match" : "does not match",
"is" : "is",
@@ -61,6 +60,7 @@ OC.L10N.register(
"Request user agent" : "Request user agent",
"User group membership" : "User group membership",
"is member of" : "is member of",
- "is not member of" : "is not member of"
+ "is not member of" : "is not member of",
+ "Browse the app store" : "Browse the app store"
},
"nplurals=2; plural=(n != 1);");