Popravki angleskih prevodov pri gdpr

This commit is contained in:
pero1203 2021-02-04 08:55:56 +01:00
parent b8ec58d692
commit e356763d1f
2 changed files with 2 additions and 2 deletions

View File

@ -252,7 +252,7 @@ class GDPR{
// Gumb shrani
echo '<div class="buttonwrapper floatLeft spaceLeft"><a class="ovalbutton ovalbutton_orange btn_savesettings" href="#" onclick="editGDPRProfile(); return false;"><span>Shrani spremembe</span></a></div>';
echo '<div class="buttonwrapper floatLeft spaceLeft"><a class="ovalbutton ovalbutton_orange btn_savesettings" href="#" onclick="editGDPRProfile(); return false;"><span>'.$lang['edit1337'].'</span></a></div>';
// div za prikaz uspešnosti shranjevanja
if ($_GET['s'] == '1') {

View File

@ -7485,7 +7485,7 @@ $lang = array (
'srv_gdpr_requests' => "Requests processing",
'srv_gdpr_requests_all' => "All requests (admin)",
'srv_gdpr_requests_none' => "No requests",
'srv_gdpr_requests_desc' => "Below is a list of requests submitted by respondents in your surveys.<br />Please execute a request within one month and inform the respondent to the respondent's e-mail address below (<a href=\"https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=OJ:L:2016:119:FULL&from=EN\" target=\"_blank\">Člen 19 uredbe GDPR</a>).<br />If within 30 days the request has not been made and the respondent is not informed of this, we reserve the right to delete your survey.",
'srv_gdpr_requests_desc' => "Below is a list of requests submitted by respondents in your surveys.<br />Please execute a request within one month and inform the respondent to the respondent's e-mail address below (<a href=\"https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=OJ:L:2016:119:FULL&from=EN\" target=\"_blank\">Article 19 of the GDPR</a>).<br />If within 30 days the request has not been made and the respondent is not informed of this, we reserve the right to delete your survey.",
'srv_gdpr_requests_survey' => "Survey",
'srv_gdpr_requests_recnum' => "Recnum",
'srv_gdpr_requests_ip' => "IP",