diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:28 +0000 |
commit | a9fb21f9fccf14eee9192a01a22a41b94904a729 (patch) | |
tree | c355d852358a6fe159cfebb5082d29092434d299 /apps/workflowengine/l10n/en_GB.js | |
parent | 39338aaa676168b0a53c3a1f6d5363569f303361 (diff) | |
download | nextcloud-server-a9fb21f9fccf14eee9192a01a22a41b94904a729.tar.gz nextcloud-server-a9fb21f9fccf14eee9192a01a22a41b94904a729.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/en_GB.js')
-rw-r--r-- | apps/workflowengine/l10n/en_GB.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/workflowengine/l10n/en_GB.js b/apps/workflowengine/l10n/en_GB.js index 9e4c2c578d6..6585b245e2a 100644 --- a/apps/workflowengine/l10n/en_GB.js +++ b/apps/workflowengine/l10n/en_GB.js @@ -1,10 +1,16 @@ OC.L10N.register( "workflowengine", { + "Short rule description" : "Short rule description", + "Add rule" : "Add rule", + "Reset" : "Reset", + "Save" : "Save", + "Saving…" : "Saving…", "Group list is empty" : "Group list is empty", "Unable to retrieve the group list" : "Unable to retrieve the group list", "Saved" : "Saved", "Saving failed:" : "Saving failed:", + "Add rule group" : "Add rule group", "File MIME type" : "File MIME type", "is" : "is", "is not" : "is not", @@ -63,12 +69,6 @@ OC.L10N.register( "Workflow" : "Workflow", "Files workflow engine" : "Files workflow engine", "Open documentation" : "Open documentation", - "Add rule group" : "Add rule group", - "Short rule description" : "Short rule description", - "Add rule" : "Add rule", - "Reset" : "Reset", - "Save" : "Save", - "Saving…" : "Saving…", "Loading…" : "Loading…" }, "nplurals=2; plural=(n != 1);"); |