From b490a44abdc31d73a770c402c4be9de6f268e164 Mon Sep 17 00:00:00 2001 From: project_703_bot_497bb7eb186ca592c63b3e50cd5c69e1 Date: Thu, 18 Apr 2024 01:03:40 +0000 Subject: [PATCH] push back localazy update --- apps/red-ui/src/assets/i18n/redact/de.json | 12 ++++++------ apps/red-ui/src/assets/i18n/redact/en.json | 12 ++++++------ apps/red-ui/src/assets/i18n/scm/de.json | 2 +- apps/red-ui/src/assets/i18n/scm/en.json | 2 +- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/apps/red-ui/src/assets/i18n/redact/de.json b/apps/red-ui/src/assets/i18n/redact/de.json index 133430be5..68a711b4d 100644 --- a/apps/red-ui/src/assets/i18n/redact/de.json +++ b/apps/red-ui/src/assets/i18n/redact/de.json @@ -1907,7 +1907,7 @@ "pdf-viewer": { "text-popup": { "actions": { - "search": "Search for selection" + "search": "Search for selected text" } }, "toggle-layers": "{active, select, true{Disable} false{Enable} other{}} layout grid", @@ -2019,8 +2019,8 @@ "label-bulk": "" }, "only-here": { - "description": "Do not annotate the term at this position in the current document.", - "description-bulk": "Do not auto-annotate the selected terms at this position in the current document.", + "description": "Do not annotate the term at this position in this document.", + "description-bulk": "Do not auto-annotate the selected terms at this position in this document.", "label": "Remove here" } }, @@ -2048,7 +2048,7 @@ "false-positive": { "description": "Mark this redaction as a false-positive. The term will not be redacted in this dossier if it occurs in the same context.", "description-bulk": "Mark these redactions as false-positives. The terms will not be redacted in this dossier if they occur in the same context.", - "extraOptionDescription": "Dossier template access is required to reverse this action. As a regular user you can only reverse it for the current dossier.", + "extraOptionDescription": "Dossier template access is required to reverse this action. As a regular user you can only reverse it for this dossier.", "extraOptionLabel": "Apply to all active and future dossiers", "label": "Remove from dossier in this context" }, @@ -2060,8 +2060,8 @@ "label-bulk": "Remove from dossier" }, "only-here": { - "description": "Do not {type, select, hint{annotate} other{redact}} the term at this position in the current document.", - "description-bulk": "Do not redact the selected terms at this position in the current document.", + "description": "Do not {type, select, hint{annotate} other{redact}} the term at this position in this document.", + "description-bulk": "Do not redact the selected terms at this position in this document.", "label": "Remove here" } } diff --git a/apps/red-ui/src/assets/i18n/redact/en.json b/apps/red-ui/src/assets/i18n/redact/en.json index 3c8033657..8622f212d 100644 --- a/apps/red-ui/src/assets/i18n/redact/en.json +++ b/apps/red-ui/src/assets/i18n/redact/en.json @@ -1907,7 +1907,7 @@ "pdf-viewer": { "text-popup": { "actions": { - "search": "Search for selection" + "search": "Search for selected text" } }, "toggle-layers": "{active, select, true{Disable} false{Enable} other{}} layout grid", @@ -2019,8 +2019,8 @@ "label-bulk": "" }, "only-here": { - "description": "Do not annotate the term at this position in the current document.", - "description-bulk": "Do not auto-annotate the selected terms at this position in the current document.", + "description": "Do not annotate the term at this position in this document.", + "description-bulk": "Do not auto-annotate the selected terms at this position in this document.", "label": "Remove here" } }, @@ -2048,7 +2048,7 @@ "false-positive": { "description": "Mark this redaction as a false-positive. The term will not be redacted in this dossier if it occurs in the same context.", "description-bulk": "Mark these redactions as false-positives. The terms will not be redacted in this dossier if they occur in the same context.", - "extraOptionDescription": "Dossier template access is required to reverse this action. As a regular user you can only reverse it for the current dossier.", + "extraOptionDescription": "Dossier template access is required to reverse this action. As a regular user you can only reverse it for this dossier.", "extraOptionLabel": "Apply to all active and future dossiers", "label": "Remove from dossier in this context" }, @@ -2060,8 +2060,8 @@ "label-bulk": "Remove from dossier" }, "only-here": { - "description": "Do not {type, select, hint{annotate} other{redact}} the term at this position in the current document.", - "description-bulk": "Do not redact the selected terms at this position in the current document.", + "description": "Do not {type, select, hint{annotate} other{redact}} the term at this position in this document.", + "description-bulk": "Do not redact the selected terms at this position in this document.", "label": "Remove here" } } diff --git a/apps/red-ui/src/assets/i18n/scm/de.json b/apps/red-ui/src/assets/i18n/scm/de.json index d8bab90fc..b0d740204 100644 --- a/apps/red-ui/src/assets/i18n/scm/de.json +++ b/apps/red-ui/src/assets/i18n/scm/de.json @@ -1907,7 +1907,7 @@ "pdf-viewer": { "text-popup": { "actions": { - "search": "Search for selection" + "search": "Search for selected text" } }, "toggle-layers": "{active, select, true{Disable} false{Enable} other{}} layout grid", diff --git a/apps/red-ui/src/assets/i18n/scm/en.json b/apps/red-ui/src/assets/i18n/scm/en.json index 7ebb03732..99295d153 100644 --- a/apps/red-ui/src/assets/i18n/scm/en.json +++ b/apps/red-ui/src/assets/i18n/scm/en.json @@ -1907,7 +1907,7 @@ "pdf-viewer": { "text-popup": { "actions": { - "search": "Search for selection" + "search": "Search for selected text" } }, "toggle-layers": "{active, select, true{Disable} false{Enable} other{}} layout grid",