From 9124db089a655e43f98c2d23d360802ee1e87d0d Mon Sep 17 00:00:00 2001 From: tejagerjovic Date: Wed, 22 Dec 2021 15:37:48 +0100 Subject: [PATCH] [Redizajn 1KA] - GDPR nastavitve --> Seznam anket - popravek besedila --- lang/1.php | 2 +- lang/2.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/1.php b/lang/1.php index 0a6e6917b..0fe198f0e 100644 --- a/lang/1.php +++ b/lang/1.php @@ -7748,7 +7748,7 @@ $lang = array ( 'srv_gdpr_survey_list_li_2' => "vklopljen modul telefonska anketa", 'srv_gdpr_survey_list_li_3' => "spremenljivke 'ime', 'priimek', 'email', 'firstname', 'lastname'", 'srv_gdpr_survey_list_li_4' => "vprašanje tipa lokacija", - 'srv_gdpr_survey_list_text3' => "V primeru, da gre za anketo, ki zahteva zavezanost h GDPR, slednje označite v zadnjem stolpcu. V tem primeru imate pri vsaki anketi (v zavihku ‘Urejanje’ - ‘Nastavitve’ - ‘GDPR’) na voljo dodatne možnosti urejanja soglasja respondentov, ki ga zahteva GDPR.", + 'srv_gdpr_survey_list_text3' => "V primeru, da gre za anketo, ki zahteva zavezanost h GDPR, slednje označite v prvem stolpcu. V tem primeru imate pri vsaki anketi (v zavihku ‘Urejanje’ - ‘Nastavitve’ - ‘GDPR’) na voljo dodatne možnosti urejanja soglasja respondentov, ki ga zahteva GDPR.", 'srv_gdpr_survey_list_survey' => "Anketa", 'srv_gdpr_survey_list_activity' => "Aktivnost", 'srv_gdpr_survey_list_pot_gdpr' => "Potencialno GDPR", diff --git a/lang/2.php b/lang/2.php index 00dd37a0e..a343d06e1 100644 --- a/lang/2.php +++ b/lang/2.php @@ -7635,7 +7635,7 @@ $lang = array ( 'srv_gdpr_survey_list_li_2' => "activated module Telephone survey", 'srv_gdpr_survey_list_li_3' => "questions with name 'name', 'surname', 'email', 'firstname', 'lastname'", 'srv_gdpr_survey_list_li_4' => "location questions", - 'srv_gdpr_survey_list_text3' => "If the survey requires a commitment to the GDPR, please mark this in the last column. In this case, for each survey (in the 'Edit' - 'Settings' - 'GDPR' tab) you have additional options to edit the consent of respondents required by the GDPR.", + 'srv_gdpr_survey_list_text3' => "If the survey requires a commitment to the GDPR, please mark this in the first column. In this case, for each survey (in the 'Edit' - 'Settings' - 'GDPR' tab) you have additional options to edit the consent of respondents required by the GDPR.", 'srv_gdpr_survey_list_survey' => "Survey", 'srv_gdpr_survey_list_activity' => "Activity", 'srv_gdpr_survey_list_pot_gdpr' => "Potentially GDPR",