Update labels to use AE spelling for "to analyze" and change error message.

This commit is contained in:
Kresnadi Budisantoso 2020-12-07 10:52:41 +01:00
parent 3d90345c11
commit 86fe61ac41

View File

@ -71,7 +71,7 @@
"project-listing": {
"search": "Project name...",
"reanalyse": {
"action": "Reanalyse entire project"
"action": "Analyze entire project"
},
"assign": {
"action": "Assign Owner & Members"
@ -137,7 +137,7 @@
},
"actions": {
"download-redaction-report": "Download Redaction Report",
"reanalyse-project": "Reanalyze Project"
"reanalyse-project": "Analyze Project"
}
},
"owner": "Owner",
@ -169,8 +169,8 @@
"toast": {
"message-project": "Reanalysis required: ",
"actions": {
"reanalyse-all": "Reanalyze all",
"reanalyse-file": "Reanalyze this file",
"reanalyse-all": "Analyze all",
"reanalyse-file": "Analyze this file",
"later": "Later"
}
}
@ -196,7 +196,7 @@
"delete-file-error": "Failed to delete file: {{filename}}",
"delete-files-error": "Failed to delete files.",
"reanalyse": {
"action": "Reanalyze File"
"action": "Analyze File"
},
"delete": {
"action": "Delete File"
@ -210,7 +210,7 @@
"last-updated": "Last updated: {{lastUpdated}}",
"file-pending": "Pending...",
"file-processing": "Processing...",
"file-error": "The file has encountered an error and cannot be opened."
"file-error": "Analysis failed, please retry."
}
},
"project-details": {
@ -231,15 +231,15 @@
"bulk": {
"delete": "Delete Documents",
"assign": "Assign Reviewer",
"reanalyse": "Reanalyse Documents",
"reanalyse-error-outdated": "Not all selected documents can be reanalysed, some may not be assigned to you or may not be outdated."
"reanalyse": "Analyze Documents",
"reanalyse-error-outdated": "Not all selected documents can be analyzed, some may not be assigned to you or are already analyzed."
}
},
"file-preview": {
"no-annotations-for-page": "There are no redactions, hints or requests on this page.",
"show-redacted-view": "Show Redacted Preview",
"cannot-show-redacted-view": "Redactions out of sync. Redacted Preview only available after reanalysis",
"reanalyse-notification": "This document was not processed with the latest rule/dictionary set. Reanalyse now to get updated annotations.",
"reanalyse-notification": "This document was not processed with the latest rule/dictionary set. Analyze now to get updated annotations.",
"reanalyse-file": "File reanalysis in progress... ",
"view-toggle": "Redacted View",
"tabs": {
@ -393,7 +393,7 @@
"hint": "Hints only",
"redaction": "Redacted",
"suggestion": "Suggested Redaction",
"analysis": "Re-analysis required",
"analysis": "Analysis required",
"none": "No Annotations"
},
"filter-menu": {