From bdd3b35366183cebb186aa7117b1c0ffa9120a7e Mon Sep 17 00:00:00 2001 From: Marius Schummer Date: Tue, 12 Sep 2023 17:19:10 +0200 Subject: [PATCH] DM-450: - Remove IQSER from Copyright Claim (RM + DM) - correct EULA notice (RM) --- apps/red-ui/src/assets/i18n/redact/en.json | 4 ++-- apps/red-ui/src/assets/i18n/scm/en.json | 2 +- 2 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 862b5baa7..cd729bae9 100644 --- a/apps/red-ui/src/assets/i18n/redact/en.json +++ b/apps/red-ui/src/assets/i18n/redact/en.json @@ -1747,7 +1747,7 @@ "trash-documents": "Documents in Trash", "unused": "Unused Storage" }, - "copyright-claim-text": "Copyright © 2020 - {currentYear} knecon AG (powered by IQSER)", + "copyright-claim-text": "Copyright © 2020 - {currentYear} knecon", "copyright-claim-title": "Copyright Claim", "current-analyzed-pages": "Analyzed Pages in Licensing Period", "current-volume-analyzed": "Data Volume Analyzed in Licensing Period", @@ -1760,7 +1760,7 @@ }, "title": "License Report {licenseCustomer}" }, - "end-user-license-text": "The use of this product is subject to the terms of the Redaction End User Agreement, unless otherwise specified therein.", + "end-user-license-text": "The use of this product is subject to the terms of the RedactManager End User License Agreement, unless otherwise specified therein.", "end-user-license-title": "End User License Agreement", "license-title": "License Title", "licensed-capacity": "Licensed Capacity", diff --git a/apps/red-ui/src/assets/i18n/scm/en.json b/apps/red-ui/src/assets/i18n/scm/en.json index 2df39c868..43dc78a82 100644 --- a/apps/red-ui/src/assets/i18n/scm/en.json +++ b/apps/red-ui/src/assets/i18n/scm/en.json @@ -1747,7 +1747,7 @@ "trash-documents": "Documents in Trash", "unused": "Unused Storage" }, - "copyright-claim-text": "Copyright © 2020 - {currentYear} knecon AG (powered by IQSER)", + "copyright-claim-text": "Copyright © 2020 - {currentYear} knecon", "copyright-claim-title": "Copyright Claim", "current-analyzed-pages": "Analyzed Pages in Licensing Period", "current-volume-analyzed": "Data Volume Analyzed in Licensing Period",