diff --git a/apps/red-ui/src/app/modules/admin/screens/license/license-screen/license-screen.component.html b/apps/red-ui/src/app/modules/admin/screens/license/license-screen/license-screen.component.html index 30d8341cc..d02b006f1 100644 --- a/apps/red-ui/src/app/modules/admin/screens/license/license-screen/license-screen.component.html +++ b/apps/red-ui/src/app/modules/admin/screens/license/license-screen/license-screen.component.html @@ -61,26 +61,8 @@
{{ licenseService.totalLicensedNumberOfPages }}
-
-
-
{{ licenseService.currentInfo.numberOfAnalyzedPages }}
-
- -
-
-
{{ licenseService.currentInfo.numberOfOcrPages }}
-
-
-
-
-
{{ licenseService.annualInfo.numberOfAnalyzedPages }}
-
-
@@ -89,10 +71,32 @@
+
+
+
{{ licenseService.currentInfo.numberOfOcrPages }}
+
+
{{ licenseService.unlicensedPages }}
+ +
+
+ +
{{ licenseService.annualInfo.numberOfAnalyzedPages }}
+
+ +
+
+
{{ licenseService.annualInfo.numberOfOcrPages }}
+
diff --git a/apps/red-ui/src/assets/i18n/redact/de.json b/apps/red-ui/src/assets/i18n/redact/de.json index c87a21c93..ba2c6f114 100644 --- a/apps/red-ui/src/assets/i18n/redact/de.json +++ b/apps/red-ui/src/assets/i18n/redact/de.json @@ -1633,7 +1633,6 @@ "table-header": "{length} {length, plural, one{Begründung} other{Begründung}}" }, "license-info-screen": { - "analyzed-pages": "Analysierte Seiten", "backend-version": "Backend-Version der Anwendung", "chart": { "cumulative": "Seiten insgesamt", @@ -1666,6 +1665,7 @@ "inactive": "" }, "total-analyzed": "Seit {date} insgesamt analysierte Seiten", + "total-ocr-analyzed": "", "unlicensed-analyzed": "Über Lizenz hinaus analysierte Seiten", "usage-details": "Nutzungsdetails" }, diff --git a/apps/red-ui/src/assets/i18n/redact/en.json b/apps/red-ui/src/assets/i18n/redact/en.json index 8e39b3bd2..a6950c81d 100644 --- a/apps/red-ui/src/assets/i18n/redact/en.json +++ b/apps/red-ui/src/assets/i18n/redact/en.json @@ -1633,7 +1633,6 @@ "table-header": "{length} {length, plural, one{justification} other{justifications}}" }, "license-info-screen": { - "analyzed-pages": "Analyzed pages", "backend-version": "Backend Application Version", "chart": { "cumulative": "Cumulative Pages", @@ -1643,7 +1642,7 @@ }, "copyright-claim-text": "Copyright © 2020 - {currentYear} knecon AG (powered by IQSER)", "copyright-claim-title": "Copyright Claim", - "current-analyzed": "Analyzed Pages in Current Licensing Period", + "current-analyzed": "Analyzed Pages in Licensing Period", "custom-app-title": "Custom Application Title", "email-report": "Email Report", "email": { @@ -1656,16 +1655,17 @@ "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-title": "End User License Agreement", "license-title": "License Title", - "licensed-page-count": "Number of licensed pages", + "licensed-page-count": "Licensed pages", "licensed-to": "Licensed to", "licensing-details": "Licensing Details", "licensing-period": "Licensing Period", - "ocr-analyzed-pages": "OCR Analyzed Pages", + "ocr-analyzed-pages": "OCR Processed Pages in Licensing Period", "status": { "active": "Active", "inactive": "Inactive" }, "total-analyzed": "Total Analyzed Pages Since {date}", + "total-ocr-analyzed": "Total OCR Processed Pages Since {date}", "unlicensed-analyzed": "Unlicensed Analyzed Pages", "usage-details": "Usage Details" }, diff --git a/apps/red-ui/src/assets/i18n/scm/de.json b/apps/red-ui/src/assets/i18n/scm/de.json index 29b71265d..d6c71b494 100644 --- a/apps/red-ui/src/assets/i18n/scm/de.json +++ b/apps/red-ui/src/assets/i18n/scm/de.json @@ -1633,7 +1633,6 @@ "table-header": "{length} {length, plural, one{Begründung} other{Begründung}}" }, "license-info-screen": { - "analyzed-pages": "Analysierte Seiten", "backend-version": "Backend-Version der Anwendung", "chart": { "cumulative": "Seiten insgesamt", @@ -1666,6 +1665,7 @@ "inactive": "" }, "total-analyzed": "Seit {date} insgesamt analysierte Seiten", + "total-ocr-analyzed": "", "unlicensed-analyzed": "Über Lizenz hinaus analysierte Seiten", "usage-details": "Nutzungsdetails" }, diff --git a/apps/red-ui/src/assets/i18n/scm/en.json b/apps/red-ui/src/assets/i18n/scm/en.json index 4ce547ea5..59f92efd4 100644 --- a/apps/red-ui/src/assets/i18n/scm/en.json +++ b/apps/red-ui/src/assets/i18n/scm/en.json @@ -1633,7 +1633,6 @@ "table-header": "{length} {length, plural, one{justification} other{justifications}}" }, "license-info-screen": { - "analyzed-pages": "Analyzed pages", "backend-version": "Backend Application Version", "chart": { "cumulative": "Cumulative Pages", @@ -1643,7 +1642,7 @@ }, "copyright-claim-text": "Copyright © 2020 - {currentYear} knecon AG (powered by IQSER)", "copyright-claim-title": "Copyright Claim", - "current-analyzed": "Analyzed Pages in Current Licensing Period", + "current-analyzed": "Analyzed Pages in Licensing Period", "custom-app-title": "Custom Application Title", "email-report": "Email Report", "email": { @@ -1656,16 +1655,17 @@ "end-user-license-text": "The use of this product is subject to the terms of the Component End User Agreement, unless otherwise specified therein.", "end-user-license-title": "End User License Agreement", "license-title": "License Title", - "licensed-page-count": "Number of licensed pages", + "licensed-page-count": "Licensed pages", "licensed-to": "Licensed to", "licensing-details": "Licensing Details", "licensing-period": "Licensing Period", - "ocr-analyzed-pages": "OCR Analyzed Pages", + "ocr-analyzed-pages": "OCR Processed Pages in Licensing Period", "status": { "active": "Active", "inactive": "Inactive" }, "total-analyzed": "Total Analyzed Pages Since {date}", + "total-ocr-analyzed": "Total OCR Processed Pages Since {date}", "unlicensed-analyzed": "Unlicensed Analyzed Pages", "usage-details": "Usage Details" },