diff --git a/lang/1.php b/lang/1.php index d3b1071d0..886c295d0 100644 --- a/lang/1.php +++ b/lang/1.php @@ -7719,7 +7719,7 @@ $lang = array ( 'srv_gdpr_survey_gdpr_other_users_1_placeholder' => "Vpišite organizacijo, posameznika (kontakt)", 'srv_gdpr_survey_gdpr_export' => "Izvoz podatkov v tuje države", 'srv_gdpr_survey_gdpr_export_0' => "Podatki iz raziskav se ne izvažajo v tretje države", - 'srv_gdpr_survey_gdpr_export_country' => "Osebni podatki se lahko posredujejo tudi v", + 'srv_gdpr_survey_gdpr_export_country' => "Osebni podatki se lahko posredujejo tudi v:", 'srv_gdpr_survey_gdpr_export_country_placeholder' => "Vpišite državo izven EU ali EGP", 'srv_gdpr_survey_gdpr_export_user' => "Komu v tretjo državo se ti podatki posredujejo", 'srv_gdpr_survey_gdpr_export_user_placeholder' => "Vpišite kontakt podjetja ali posameznika", diff --git a/lang/2.php b/lang/2.php index 3f142c948..108de0394 100644 --- a/lang/2.php +++ b/lang/2.php @@ -7608,7 +7608,7 @@ $lang = array ( 'srv_gdpr_survey_gdpr_other_users_1_placeholder' => "Enter organization, individual (contact)", 'srv_gdpr_survey_gdpr_export' => "Export of data to foreign countries", 'srv_gdpr_survey_gdpr_export_0' => "Research data are not exported to third countries", - 'srv_gdpr_survey_gdpr_export_country' => "Personal data may also be transmitted to", + 'srv_gdpr_survey_gdpr_export_country' => "Personal data may also be transmitted to:", 'srv_gdpr_survey_gdpr_export_country_placeholder' => "Enter a country outside the EU or EEA", 'srv_gdpr_survey_gdpr_export_user' => "Person in third country this data is transmitted to", 'srv_gdpr_survey_gdpr_export_user_placeholder' => "Enter a organization or individual contact",