diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-12 00:22:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-12 00:22:01 +0000 |
commit | 5d48a20927b2fb7c1faa91c32a964581c3afa700 (patch) | |
tree | 886531b436a2449c8a0f5cab596617226bc81e8d /apps/workflowengine/l10n/en_GB.js | |
parent | f5e3001ebeb2769b60869d40a25553c5d6806cc3 (diff) | |
download | nextcloud-server-5d48a20927b2fb7c1faa91c32a964581c3afa700.tar.gz nextcloud-server-5d48a20927b2fb7c1faa91c32a964581c3afa700.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/en_GB.js')
-rw-r--r-- | apps/workflowengine/l10n/en_GB.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/workflowengine/l10n/en_GB.js b/apps/workflowengine/l10n/en_GB.js index 405632acb63..44139859c88 100644 --- a/apps/workflowengine/l10n/en_GB.js +++ b/apps/workflowengine/l10n/en_GB.js @@ -1,16 +1,6 @@ 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", @@ -50,6 +40,16 @@ OC.L10N.register( "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", |