diff --git a/lang/2.php b/lang/2.php index 3476e60a7..040e7f445 100644 --- a/lang/2.php +++ b/lang/2.php @@ -6876,7 +6876,7 @@ $lang = array ( 'srv_newSurvey_survey_archive_error2' => "Import error. Selected .1ka file cannot be imported.", 'srv_newSurvey_survey_from_text' => "Import text", 'srv_newSurvey_survey_from_text_title' => "Paste text", - 'srv_newSurvey_survey_from_text_text' => "Med vprašanji mora biti prazna vrstica.

Za vsako vprašanje morajo biti kategorije odgovorov v svoji vrstici. V primeru tabele je v svoji vrstici vsako vprašanje.

Ostale vidike se uredi v urejanju (npr. sprememba vprašanja v tabelo podvprašanj, sprememba radio gumbov v checbox).", + 'srv_newSurvey_survey_from_text_text' => "There must be a blank line between the questions.

For each question, the answer categories must be in their own line. In the case of a table, each question is in its own row.

Other aspects are edited in editing (e.g. changing a question to a subquery table, changing radio buttons to a checbox).", 'srv_newSurvey_survey_from_text_example' => "Question 1 title\r\nValue 1\r\nValue 2\r\nValue 3\r\n\r\nQuestion 2 title\r\nValue 1\r\nValue 2\r\nValue 3", 'srv_export_no_chart' => "No chart available",