From 474453cf5972def9345e9948274f4e95e7d0f759 Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Wed, 18 Mar 2020 20:36:13 +0100 Subject: [PATCH] The data removal text states that appointments will also be removed (#648). --- application/language/english/translations_lang.php | 2 +- application/language/german/translations_lang.php | 2 +- application/language/greek/translations_lang.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/application/language/english/translations_lang.php b/application/language/english/translations_lang.php index e25050e2..8f01004f 100755 --- a/application/language/english/translations_lang.php +++ b/application/language/english/translations_lang.php @@ -294,7 +294,7 @@ $lang['privacy_policy_content'] = 'Privacy Policy Content'; $lang['website_using_cookies_to_ensure_best_experience'] = 'This website uses cookies to ensure you get the best experience on our website.'; $lang['read_and_agree_to_terms_and_conditions'] = 'I have read and agree to the {$link}Terms & Conditions{/$link}.'; $lang['read_and_agree_to_privacy_policy'] = 'I have read and agree to the {$link}Privacy Policy{/$link}.'; -$lang['delete_personal_information_hint'] = 'Delete all personal information from the system.'; +$lang['delete_personal_information_hint'] = 'Remove all your appointments and personal information from the system.'; $lang['delete_personal_information'] = 'Delete Personal Information'; $lang['delete_personal_information_prompt'] = 'Are you sure that you want to delete your personal information? This action cannot be undone.'; $lang['location'] = 'Location'; diff --git a/application/language/german/translations_lang.php b/application/language/german/translations_lang.php index c8dbd827..455e6b08 100755 --- a/application/language/german/translations_lang.php +++ b/application/language/german/translations_lang.php @@ -294,7 +294,7 @@ $lang['privacy_policy_content'] = 'Datenschutzbestimmungen Inhalt'; $lang['website_using_cookies_to_ensure_best_experience'] = 'Diese Website verwendet Cookies, um sicherzustellen, dass Sie die beste Erfahrung auf unserer Website erhalten.'; $lang['read_and_agree_to_terms_and_conditions'] = 'Ich habe die {$link}Allgemeinen Geschäftsbedingungen{/$link} gelesen und stimme ihnen zu.'; $lang['read_and_agree_to_privacy_policy'] = 'Ich habe die {$link}Datenschutzerklärung{/$link} gelesen und stimme ihr zu.'; -$lang['delete_personal_information_hint'] = 'Alle persönlichen Informationen aus dem System löschen.'; +$lang['delete_personal_information_hint'] = 'Entfernen Sie alle Ihre Termine und persönlichen Informationen aus dem System.'; $lang['delete_personal_information'] = 'Persönlichen Informationen löschen'; $lang['delete_personal_information_prompt'] = 'Sind Sie sicher, dass Sie Ihre persönlichen Daten löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden.'; $lang['location'] = 'Ort'; diff --git a/application/language/greek/translations_lang.php b/application/language/greek/translations_lang.php index a5d9d47b..fe8c03b1 100755 --- a/application/language/greek/translations_lang.php +++ b/application/language/greek/translations_lang.php @@ -294,7 +294,7 @@ $lang['privacy_policy_content'] = 'Περιεχόμενο Πολιτικής Α $lang['website_using_cookies_to_ensure_best_experience'] = 'Αυτή η ιστοσελίδα χρησιμοποιεί cookies για την παροχή της καλύτερης δυνατής εμπειρίας χρήστη.'; $lang['read_and_agree_to_terms_and_conditions'] = 'Διάβασα και αποδέχομαι τους {$link}Όρους & Προϋποθέσεις{/$link}.'; $lang['read_and_agree_to_privacy_policy'] = 'Διάβασα και αποδέχομαι την {$link}Πολιτική Απορρήτου{/$link}.'; -$lang['delete_personal_information_hint'] = 'Διαγραφή όλων των προσωπικών πληροφοριών από το σύστημα.'; +$lang['delete_personal_information_hint'] = 'Κατάργηση όλων των ραντεβού σας και των προσωπικών σας πληροφοριών από το σύστημα.'; $lang['delete_personal_information'] = 'Διαγραφή Προσωπικών Πληροφοριών'; $lang['delete_personal_information_prompt'] = 'Είστε σίγουρος ότι θέλετε να διαγράψετε τις προσωπικές σας πληροφορίες; Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.'; $lang['location'] = 'Τοποθεσία';