Pull request #144: rename analyzed to workload

Merge in RED/ui from RED-1248-rename-analyzed-to-workload to master

* commit '4d5494dd46b16877d61cc328ca0cbb132ef4994f':
  rename analyzed to workload
This commit is contained in:
Timo Bejan 2021-04-08 13:38:54 +02:00
commit edb4c51f63

View File

@ -82,7 +82,7 @@
"created-on": "Created On", "created-on": "Created On",
"project": "Project", "project": "Project",
"document": "Document", "document": "Document",
"needs-work": "Analyzed", "needs-work": "Workload",
"rulesets": "Rule Sets" "rulesets": "Rule Sets"
}, },
"report": { "report": {
@ -112,7 +112,7 @@
}, },
"table-col-names": { "table-col-names": {
"name": "Document", "name": "Document",
"needs-work": "Analyzed", "needs-work": "Workload",
"owner": "Owner", "owner": "Owner",
"status": "Status", "status": "Status",
"ruleset": "Rule Set" "ruleset": "Rule Set"
@ -225,7 +225,7 @@
"table-col-names": { "table-col-names": {
"name": "Name", "name": "Name",
"added-on": "Added", "added-on": "Added",
"needs-work": "Analyzed", "needs-work": "Workload",
"assigned-to": "Assigned to", "assigned-to": "Assigned to",
"pages": "Pages", "pages": "Pages",
"status": "Status" "status": "Status"