From 5b877593d9754c8783b20f21445c25a9ed44e55a Mon Sep 17 00:00:00 2001 From: Valentin Mihai Date: Fri, 28 Jul 2023 12:35:46 +0300 Subject: [PATCH] DM-337 - added translation params for title --- apps/red-ui/src/assets/i18n/redact/en.json | 2 +- apps/red-ui/src/assets/i18n/scm/en.json | 2 +- libs/common-ui | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/red-ui/src/assets/i18n/redact/en.json b/apps/red-ui/src/assets/i18n/redact/en.json index 212a3b03a..910cbbec3 100644 --- a/apps/red-ui/src/assets/i18n/redact/en.json +++ b/apps/red-ui/src/assets/i18n/redact/en.json @@ -2028,7 +2028,7 @@ }, "in-dossier": { "description": "Do not annotate \"{value}\" as \"{type}\" in any dossier.", - "label": "Remove from dossier" + "label": "No longer annotate as \"{type}\"" }, "only-here": { "description": "Do not annotate \"{value}\" at this position in the current document.", diff --git a/apps/red-ui/src/assets/i18n/scm/en.json b/apps/red-ui/src/assets/i18n/scm/en.json index 594768222..42d380f39 100644 --- a/apps/red-ui/src/assets/i18n/scm/en.json +++ b/apps/red-ui/src/assets/i18n/scm/en.json @@ -2028,7 +2028,7 @@ }, "in-dossier": { "description": "Do not annotate \"{value}\" as \"{type}\" in any dossier.", - "label": "Remove from dossier" + "label": "No longer annotate as \"{type}\"" }, "only-here": { "description": "Do not annotate \"{value}\" at this position in the current document.", diff --git a/libs/common-ui b/libs/common-ui index 0fd87149a..bbd0cef55 160000 --- a/libs/common-ui +++ b/libs/common-ui @@ -1 +1 @@ -Subproject commit 0fd87149ae2de85fe2c41d8bca46e8706cd31df9 +Subproject commit bbd0cef55bfa159070d8b01c7a54961fbe227989