diff options
Diffstat (limited to 'apps/workflowengine/l10n/en_GB.json')
-rw-r--r-- | apps/workflowengine/l10n/en_GB.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/workflowengine/l10n/en_GB.json b/apps/workflowengine/l10n/en_GB.json index 5a1f6affa61..350499023c8 100644 --- a/apps/workflowengine/l10n/en_GB.json +++ b/apps/workflowengine/l10n/en_GB.json @@ -1,14 +1,4 @@ { "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", @@ -48,6 +38,16 @@ "User group membership" : "User group membership", "is member of" : "is member of", "is not member of" : "is not member of", + "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", "The given operator is invalid" : "The given operator is invalid", "The given regular expression is invalid" : "The given regular expression is invalid", "The given file size is invalid" : "The given file size is invalid", |