diff --git a/admin/survey/classes/class.GDPR.php b/admin/survey/classes/class.GDPR.php index e2dd5ae7a..0d6de5307 100644 --- a/admin/survey/classes/class.GDPR.php +++ b/admin/survey/classes/class.GDPR.php @@ -1209,8 +1209,8 @@ class GDPR{ echo '

'.$lang['srv_gdpr_dpa_text'].'

'; echo ''; echo '

'.$lang['srv_gdpr_dpa_info'].'

'; diff --git a/lang/1.php b/lang/1.php index d1477b7be..0a985eedd 100644 --- a/lang/1.php +++ b/lang/1.php @@ -7747,7 +7747,7 @@ $lang = array ( 'srv_gdpr_survey_list_pot_gdpr' => "Potencialno GDPR", 'srv_gdpr_survey_list_gdpr' => "GDPR", 'srv_gdpr_dpa' => "DPA", - 'srv_gdpr_dpa_text' => "S strinjanjem s splošnimi pogoji uporabe orodja 1KA (s katerimi ste se strinjali ob registraciji na spletno stran www.1ka.si), se strinjate tudi s pogoji in določbami v pogodbi o obdelavi podatkov (angl. Data processing agreement) med uporabnikom 1KA in storitvijo 1KA.

Pisna različica nepodpisane pogodbe je na voljo na spodnjih povezavah:", + 'srv_gdpr_dpa_text' => "S strinjanjem s splošnimi pogoji uporabe orodja 1KA (s katerimi ste se strinjali ob registraciji na spletno stran www.1ka.si), se strinjate tudi s pogoji in določbami v pogodbi o obdelavi podatkov (angl. Data processing agreement) med uporabnikom 1KA in storitvijo 1KA.

Pisna različica nepodpisane pogodbe je na voljo na spodnjih povezavah:", 'srv_gdpr_dpa_slo' => "v slovenščini", 'srv_gdpr_dpa_eng' => "v angleščini", 'srv_gdpr_dpa_info' => "Za podpisano pogodbo DPA kontaktirajte help@1ka.si in DPA bomo ustrezno prilagodili.", diff --git a/lang/2.php b/lang/2.php index b7c98105b..baf248dc2 100644 --- a/lang/2.php +++ b/lang/2.php @@ -7634,7 +7634,7 @@ $lang = array ( 'srv_gdpr_survey_list_pot_gdpr' => "Potentially GDPR", 'srv_gdpr_survey_list_gdpr' => "GDPR", 'srv_gdpr_dpa' => "DPA", - 'srv_gdpr_dpa_text' => "By agreeing to the General Terms of Use for 1KA (which you agreed to when registering to www.1ka.si), you also agree to the terms and conditions in the Data Processing Agreement between 1KA user and the Service 1KA.

A written version of the unsigned contract is available at the links below:", + 'srv_gdpr_dpa_text' => "By agreeing to the General Terms of Use for 1KA (which you agreed to when registering to www.1ka.si), you also agree to the terms and conditions in the Data Processing Agreement between 1KA user and the Service 1KA.

A written version of the unsigned contract is available at the links below:", 'srv_gdpr_dpa_slo' => "in Slovenian", 'srv_gdpr_dpa_eng' => "in English", 'srv_gdpr_dpa_info' => "For a signed DPA, please contact help@1ka.si and we will adjust the DPA accordingly.",