diff options
Diffstat (limited to 'apps/workflowengine/l10n/en_GB.json')
-rw-r--r-- | apps/workflowengine/l10n/en_GB.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/workflowengine/l10n/en_GB.json b/apps/workflowengine/l10n/en_GB.json index 0118d982dc6..5f594ab294c 100644 --- a/apps/workflowengine/l10n/en_GB.json +++ b/apps/workflowengine/l10n/en_GB.json @@ -1,8 +1,14 @@ { "translations": { + "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", @@ -61,12 +67,6 @@ "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…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |