aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workflowengine/l10n/en_GB.js')
-rw-r--r--apps/workflowengine/l10n/en_GB.js17
1 files changed, 8 insertions, 9 deletions
diff --git a/apps/workflowengine/l10n/en_GB.js b/apps/workflowengine/l10n/en_GB.js
index bedb6f7463a..971aa8d6415 100644
--- a/apps/workflowengine/l10n/en_GB.js
+++ b/apps/workflowengine/l10n/en_GB.js
@@ -49,38 +49,38 @@ OC.L10N.register(
"Select a filter" : "Select a filter",
"Select a comparator" : "Select a comparator",
"Remove filter" : "Remove filter",
- "Select a file type" : "Select a file type",
- "e.g. httpd/unix-directory" : "e.g. httpd/unix-directory",
"Folder" : "Folder",
"Images" : "Images",
"Office documents" : "Office documents",
"PDF documents" : "PDF documents",
"Custom MIME type" : "Custom MIME type",
"Custom mimetype" : "Custom mimetype",
+ "Select a file type" : "Select a file type",
+ "e.g. httpd/unix-directory" : "e.g. httpd/unix-directory",
"Please enter a valid time span" : "Please enter a valid time span",
- "Select a request URL" : "Select a request URL",
"Files WebDAV" : "Files WebDAV",
"Custom URL" : "Custom URL",
- "Select a user agent" : "Select a user agent",
+ "Select a request URL" : "Select a request URL",
"Android client" : "Android client",
"iOS client" : "iOS client",
"Desktop client" : "Desktop client",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook addons",
"Custom user agent" : "Custom user agent",
+ "Select a user agent" : "Select a user agent",
"Select groups" : "Select groups",
"Groups" : "Groups",
"Type to search for group …" : "Type to search for group …",
"Select a trigger" : "Select a trigger",
"At least one event must be selected" : "At least one event must be selected",
"Add new flow" : "Add new flow",
+ "The configuration is invalid" : "The configuration is invalid",
+ "Active" : "Active",
+ "Save" : "Save",
"When" : "When",
"and" : "and",
"Add a new filter" : "Add a new filter",
"Cancel" : "Cancel",
"Delete" : "Delete",
- "The configuration is invalid" : "The configuration is invalid",
- "Active" : "Active",
- "Save" : "Save",
"Available flows" : "Available flows",
"For details on how to write your own flow, check out the development documentation." : "For details on how to write your own flow, check out the development documentation.",
"No flows installed" : "No flows installed",
@@ -118,7 +118,6 @@ OC.L10N.register(
"Request user agent" : "Request user agent",
"Group membership" : "Group membership",
"is member of" : "is member of",
- "is not member of" : "is not member of",
- "User group membership" : "User group membership"
+ "is not member of" : "is not member of"
},
"nplurals=2; plural=(n != 1);");