diff options
Diffstat (limited to 'apps/workflowengine/l10n/en_GB.js')
-rw-r--r-- | apps/workflowengine/l10n/en_GB.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/en_GB.js b/apps/workflowengine/l10n/en_GB.js index 6fe5760315a..d54e8d8bfc4 100644 --- a/apps/workflowengine/l10n/en_GB.js +++ b/apps/workflowengine/l10n/en_GB.js @@ -26,11 +26,11 @@ OC.L10N.register( "Desktop client" : "Desktop client", "Thunderbird & Outlook addons" : "Thunderbird & Outlook addons", "Save" : "Save", - "File name" : "File name", - "is" : "is", - "is not" : "is not", "matches" : "matches", "does not match" : "does not match", + "is" : "is", + "is not" : "is not", + "File name" : "File name", "File MIME type" : "File MIME type", "File size (upload)" : "File size (upload)", "less" : "less", |