diff --git a/apps/red-ui/src/assets/i18n/en.json b/apps/red-ui/src/assets/i18n/en.json
index 9ee98bc36..86ad4dccf 100644
--- a/apps/red-ui/src/assets/i18n/en.json
+++ b/apps/red-ui/src/assets/i18n/en.json
@@ -22,7 +22,7 @@
}
},
"download-status": {
- "queued": "Your download has been queued, you can see all your requested downloads here: My Downloads .",
+ "queued": "Your download has been queued, you can see all your requested downloads here: My Downloads .",
"error": {
"generic": "Download failed"
},
@@ -57,8 +57,8 @@
},
"top-bar": {
"navigation-items": {
- "projects": "Active Projects",
- "back-to-projects": "Back to Projects",
+ "projects": "Active Dossier",
+ "back-to-projects": "Back to Dossiers",
"my-account": {
"children": {
"admin": "Settings",
@@ -77,11 +77,11 @@
"filters": {
"filter-by": "Filter:",
"status": "Status",
- "people": "Project Member(s)",
+ "people": "Dossier Member(s)",
"assigned-people": "Assignee(s)",
"due-date": "Due Date",
"created-on": "Created On",
- "project": "Project",
+ "project": "Dossier",
"document": "Document",
"needs-work": "Workload",
"rulesets": "Rule Sets"
@@ -96,9 +96,9 @@
}
},
"project-listing": {
- "search": "Project name...",
+ "search": "Dossier name...",
"reanalyse": {
- "action": "Analyze entire project"
+ "action": "Analyze entire dossier"
},
"assign": {
"action": "Assign Owner & Members"
@@ -107,7 +107,7 @@
"action": "Download Redacted Files"
},
"table-header": {
- "title": "{{length}} active projects",
+ "title": "{{length}} active dossiers",
"bulk-select": "Toggle Selection",
"recent": "Recent"
},
@@ -122,21 +122,21 @@
"analyzed-pages": "Pages",
"total-people": "Total user(s)",
"charts": {
- "projects": "Projects",
+ "projects": "Dossiers",
"total-documents": "Total Document(s)"
}
},
"no-data": {
- "title": "You currently have no projects.",
- "action": "New Project"
+ "title": "You currently have no dossiers.",
+ "action": "New Dossier"
},
- "add-new": "New Project",
+ "add-new": "New Dossier",
"add-edit-dialog": {
- "header-new": "Create Project",
- "header-edit": "Edit Project",
+ "header-new": "Create Dossier",
+ "header-edit": "Edit Dossier",
"form": {
"name": {
- "label": "Project Name",
+ "label": "Dossier Name",
"placeholder": "Enter Name"
},
"description": {
@@ -144,38 +144,38 @@
"placeholder": "Enter Description"
},
"due-date": "Due Date",
- "template": "Project Template"
+ "template": "Dossier Template"
},
"errors": {
- "project-already-exists": "Project with this name already exists!",
- "generic": "Failed to save project"
+ "project-already-exists": "Dossier with this name already exists!",
+ "generic": "Failed to save dossier"
},
"actions": {
"save": "Save",
"save-and-add-members": "Save and Edit Team"
}
},
- "header": "Projects",
+ "header": "Dossiers",
"edit": {
- "action": "Edit Project"
+ "action": "Edit Dossier"
},
"delete": {
- "action": "Delete Project",
- "delete-failed": "Failed to delete project: {{projectName}}"
+ "action": "Delete Dossier",
+ "delete-failed": "Failed to delete dossier: {{projectName}}"
},
"no-match": {
- "title": "No projects match your current filters."
+ "title": "No dossiers match your current filters."
}
},
"project-details": {
- "title": "Project Details",
+ "title": "Dossier Details",
"dialog": {
- "title": "Project Details",
+ "title": "Dossier Details",
"info": {
"file-count": "Number of files: {{fileCount}}"
},
"actions": {
- "reanalyse-project": "Analyze Project"
+ "reanalyse-project": "Analyze Dossier"
}
},
"owner": "Owner",
@@ -263,7 +263,7 @@
},
"project-details": {
"charts": {
- "documents-in-project": "Documents in Project"
+ "documents-in-project": "Documents in Dossier"
},
"stats": {
"documents": "{{count}} documents",
@@ -274,8 +274,8 @@
},
"description": "Description"
},
- "header": "Project Overview",
- "no-project": "Requested project: {{projectId}} does not exist! Back to Project Listing. ",
+ "header": "Dossier Overview",
+ "no-project": "Requested dossier: {{projectId}} does not exist! Back to Dossier Listing. ",
"bulk": {
"delete": "Delete Documents",
"assign": "Assign Reviewer",
@@ -454,7 +454,7 @@
"dialog": {
"single-user": "Owner",
"multi-user": "Review Team",
- "title": "Manage Project Team",
+ "title": "Manage Dossier Team",
"members": "Members",
"save": "Save Changes",
"cancel": "Cancel",
@@ -619,7 +619,7 @@
"question": "Do you wish to proceed?"
},
"delete-project": {
- "title": "Delete Project",
+ "title": "Delete Dossier",
"question": "Do you wish to proceed?"
}
},
@@ -673,18 +673,18 @@
},
"add-edit-project-template": {
"title": {
- "edit": "Edit {{name}} Project Template",
- "new": "Create Project Template"
+ "edit": "Edit {{name}} Dossier Template",
+ "new": "Create Dossier Template"
},
"form": {
- "name": "Project Template Name",
+ "name": "Dossier Template Name",
"name-placeholder": "Enter Name",
"description": "Description",
"description-placeholder": "Enter Description",
"valid-from": "Valid from",
"valid-to": "Valid to"
},
- "save": "Save Project Template"
+ "save": "Save Dossier Template"
},
"dictionary-overview": {
"action": {
@@ -708,7 +708,7 @@
},
"compare": {
"compare": "Compare",
- "select-ruleset": "Select Project Template",
+ "select-ruleset": "Select Dossier Template",
"select-dictionary": "Select Dictionary"
},
"select-dictionary": "Select a dictionary above to compare with the current one."
@@ -744,11 +744,11 @@
}
},
"digital-signature": "Digital Signature",
- "project-templates": "Project Templates",
+ "project-templates": "Dossier Templates",
"settings": "Settings",
"project-templates-listing": {
"table-header": {
- "title": "{{length}} project templates"
+ "title": "{{length}} dossier templates"
},
"entries": "{{length}} entries",
"dictionaries": "{{length}} dictionaries",
@@ -756,7 +756,7 @@
"delete": "Delete Template",
"edit": "Edit Template"
},
- "add-new": "New Project Template",
+ "add-new": "New Dossier Template",
"search": "Search...",
"table-col-names": {
"name": "Name",
@@ -765,10 +765,10 @@
"modified-on": "Modified on"
},
"no-data": {
- "title": "There are no project templates yet."
+ "title": "There are no dossier templates yet."
},
"no-match": {
- "title": "No project templates match your current filters."
+ "title": "No dossier templates match your current filters."
}
},
"file-attributes-listing": {
@@ -828,7 +828,7 @@
"bulk": "Delete Users from Workspace"
},
"warning": "Warning: this cannot be undone!",
- "impacted-projects": "{{projectsCount}} projects will be impacted",
+ "impacted-projects": "{{projectsCount}} dossiers will be impacted",
"impacted-documents": {
"single": "All documents pending review from the user will be impacted",
"bulk": "All documents pending review from the users will be impacted"
@@ -1240,7 +1240,7 @@
"WORD_SINGLE_FILE_APPENDIX_A1_TEMPLATE": "Justification Appendix A1",
"WORD_SINGLE_FILE_APPENDIX_A2_TEMPLATE": "Justification Appendix A2",
"EXCEL_MULTI_FILE": "Excel (for all)",
- "EXCEL_SINGLE_FILE": "Excel (per all)"
+ "EXCEL_SINGLE_FILE": "Excel (per file)"
},
"actions": {
"all": "All",