From 5eef3a883eaf0b95a4ba3c8e2bcab099471e588f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Feb 2021 12:21:16 +0000 Subject: [PATCH] Rewrite messages --- ui/site/admin-audit.html | 2 +- ui/site/admin-privacy-settings.html | 2 +- ui/site/admin-view-requests.html | 6 +++--- ui/site/login.html | 2 +- ui/site/user-audit.html | 4 ++-- ui/site/user-consent-management.html | 4 ++-- ui/site/user-profile.html | 6 +++--- ui/site/user-requests.html | 6 +++--- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/ui/site/admin-audit.html b/ui/site/admin-audit.html index 120e945..7a08d7e 100644 --- a/ui/site/admin-audit.html +++ b/ui/site/admin-audit.html @@ -186,7 +186,7 @@ if (conf["custom_css_link"]) {

Admin activity history

-

All profile operations and changes.

+

A list of all operations with user profiles.

diff --git a/ui/site/admin-privacy-settings.html b/ui/site/admin-privacy-settings.html index 9c560fd..5c39aad 100644 --- a/ui/site/admin-privacy-settings.html +++ b/ui/site/admin-privacy-settings.html @@ -601,7 +601,7 @@ h4 {display:inline-block; } - + diff --git a/ui/site/admin-view-requests.html b/ui/site/admin-view-requests.html index 19ce850..1838ee0 100644 --- a/ui/site/admin-view-requests.html +++ b/ui/site/admin-view-requests.html @@ -252,13 +252,13 @@ textarea {min-height:auto;}

User requests

-

All open requests listed below.

+

A list of all user outstanding requests.

Processing operationLegal BasisLegal basis Description Actions
- + - + diff --git a/ui/site/login.html b/ui/site/login.html index 88cc9a5..ffcbff2 100644 --- a/ui/site/login.html +++ b/ui/site/login.html @@ -42,7 +42,7 @@ if (conf["custom_css_link"]) {

Verification step

-

Enter the code you received by email or SMS

+

Enter the code you received by email or by SMS

diff --git a/ui/site/user-audit.html b/ui/site/user-audit.html index 183062b..e48578b 100644 --- a/ui/site/user-audit.html +++ b/ui/site/user-audit.html @@ -189,8 +189,8 @@ if (conf["custom_css_link"]) {
-

Profile activity history

-

All profile operations and changes.

+

User profile activity

+

A list of all operations with the profile records.

Event nameRequest name TimeUser TokenUser token Status Actions
diff --git a/ui/site/user-consent-management.html b/ui/site/user-consent-management.html index 71ab796..2a3a335 100644 --- a/ui/site/user-consent-management.html +++ b/ui/site/user-consent-management.html @@ -48,8 +48,8 @@ if (conf["custom_css_link"]) {
-

Privacy portal

-

Manage all your consents in one screen. You can easily give or withdraw consent.

+

My agreements

+

Manage all your agreements in one screen. You can easily give or withdraw consent.

diff --git a/ui/site/user-profile.html b/ui/site/user-profile.html index 3320177..600f2bd 100644 --- a/ui/site/user-profile.html +++ b/ui/site/user-profile.html @@ -60,7 +60,7 @@ if (conf["custom_css_link"]) { -

Click on a field to edit, when finished click Save.

+

Click on a field to edit. When done click on "Save".


@@ -92,7 +92,7 @@ if (conf["custom_css_link"]) {
         var editor;
         function forgetme() {
             var heading = "Confirm action";
-            var question = "Are you sure? This can not be undone.";
+            var question = "Are you sure? This operation can not be undone.";
             var cancelButtonTxt = "Close popup";
             var okButtonTxt = "Forget me!";
             var confirmModal =
@@ -131,7 +131,7 @@ if (conf["custom_css_link"]) {
                 if (xhr.status === 200) {
                     var data = JSON.parse(xhr.responseText);
                     if (data.status == "ok" && data.result && data.result == "request-created") {
-                        showAlert("Admin request created to cancel your account.");
+                        showAlert("Admin request created to remove your account.");
                     } else if (data.status == "ok" && data.result && data.result == "request-exists") {
                         showAlert("Similar request already exists for Admin approval.");
                     } else {
diff --git a/ui/site/user-requests.html b/ui/site/user-requests.html
index 6192625..93c4469 100644
--- a/ui/site/user-requests.html
+++ b/ui/site/user-requests.html
@@ -199,12 +199,12 @@
         
-

User requests

-

All your requests listed below.

+

My requests

+

A list of all your requests.

- +
Event NameRequest name Time Status Info