RED-5733 - Review/optimize Tooltips for "Start auto-analysis" and "Analyze"

This commit is contained in:
Valentin Mihai 2022-12-15 16:49:06 +02:00
parent 19f5e4f9b3
commit e8de269bac
5 changed files with 7 additions and 7 deletions

View File

@ -223,7 +223,7 @@ export class FileActionsComponent implements OnChanges {
type: ActionTypes.circleBtn,
action: ($event: MouseEvent) => this._reanalyseFile($event),
tooltip: _('file-preview.reanalyse-notification'),
tooltipClass: 'warn small',
tooltipClass: 'small',
icon: 'iqser:refresh',
show: this.showReanalyseFilePreview,
disabled: this.file.isProcessing,

View File

@ -1342,7 +1342,7 @@
"jump-first": "Zur ersten Seite springen",
"jump-last": "Zur letzten Seite springen"
},
"reanalyse-notification": "Dieses Dokument wurde nicht auf Basis des neuesten Regel-/Wörterbuchsatzes bearbeitet. Analysieren Sie es jetzt, um die Anmerkungen zu analysieren.",
"reanalyse-notification": "",
"redacted": "Vorschau",
"redacted-tooltip": "In der Schwärzungsvorschau sehen Sie nur die Schwärzungen. Es handelt sich also um eine Vorschau der endgültigen geschwärzten Version. Diese Ansicht ist nur verfügbar, wenn für die Datei keine Änderungen ausstehen und keine Reanalyse erforderlich ist",
"standard": "Standard",

View File

@ -901,7 +901,7 @@
"reanalyse": {
"action": "Analyze File"
},
"start-auto-analysis": "Start auto-analysis",
"start-auto-analysis": "Enable auto-analysis",
"stop-auto-analysis": "Stop auto-analysis",
"table-col-names": {
"added-on": "Added",
@ -1342,7 +1342,7 @@
"jump-first": "Jump to first page",
"jump-last": "Jump to last page"
},
"reanalyse-notification": "This document was not processed with the latest rule/dictionary set. Analyze now to get updated annotations.",
"reanalyse-notification": "Start re-analysis",
"redacted": "Preview",
"redacted-tooltip": "Redaction preview shows only redactions. Consider this a preview for the final redacted version. This view is only available if the file has no pending changes & doesn't require a reanalysis",
"standard": "Standard",

View File

@ -1342,7 +1342,7 @@
"jump-first": "Zur ersten Seite springen",
"jump-last": "Zur letzten Seite springen"
},
"reanalyse-notification": "Dieses Dokument wurde nicht auf Basis des neuesten Regel-/Wörterbuchsatzes bearbeitet. Analysieren Sie es jetzt, um die Anmerkungen zu analysieren.",
"reanalyse-notification": "",
"redacted": "Vorschau",
"redacted-tooltip": "In der Schwärzungsvorschau sehen Sie nur die Schwärzungen. Es handelt sich also um eine Vorschau der endgültigen geschwärzten Version. Diese Ansicht ist nur verfügbar, wenn für die Datei keine Änderungen ausstehen und keine Reanalyse erforderlich ist",
"standard": "Standard",

View File

@ -901,7 +901,7 @@
"reanalyse": {
"action": "Analyze File"
},
"start-auto-analysis": "Start auto-analysis",
"start-auto-analysis": "Enable auto-analysis",
"stop-auto-analysis": "Stop auto-analysis",
"table-col-names": {
"added-on": "Added",
@ -1342,7 +1342,7 @@
"jump-first": "Jump to first page",
"jump-last": "Jump to last page"
},
"reanalyse-notification": "This document was not processed with the latest rule/dictionary set. Analyze now to get updated annotations.",
"reanalyse-notification": "Start re-analysis",
"redacted": "Preview",
"redacted-tooltip": "Component preview shows only components. Consider this a preview for the final version. This view is only available if the file has no pending changes & doesn't require a reanalysis",
"standard": "Standard",