|
|
|
@ -18,24 +18,24 @@ var sankoreLang = { |
|
|
|
|
display:"Display", |
|
|
|
|
question:"Question", |
|
|
|
|
example_question:"This is an example of the question", |
|
|
|
|
answer:"This is an example of the answer", |
|
|
|
|
answer:"This is one possible answer", |
|
|
|
|
q:"Q", |
|
|
|
|
add_new_question:" Add new question ...", |
|
|
|
|
add_new_question:" Add a new question ...", |
|
|
|
|
options:"Options", |
|
|
|
|
close:"Close", |
|
|
|
|
delete_question:"Delete question", |
|
|
|
|
delete_answer:"Delete answer", |
|
|
|
|
delete_answer:"Delete the possibility", |
|
|
|
|
right_answer:"Right answer", |
|
|
|
|
template_question:"Enter your question here ...", |
|
|
|
|
template_answer:"Enter the answer here ...", |
|
|
|
|
add_answer:"Add answer", |
|
|
|
|
template_answer:"Enter one possible answer here ...", |
|
|
|
|
add_answer:"Add one possible answer", |
|
|
|
|
select_text:"Choose the right answer", |
|
|
|
|
options_desc:"You can choose any of these three options of displaying your answers. See a short their description.", |
|
|
|
|
radio_desc:"This option allow to choose one answer only and the answers are displayed as radio buttons.", |
|
|
|
|
checkbox_desc:"This option allow to choose several answers and the answers are displayed as checkboxes.", |
|
|
|
|
select_desc:"This option allow to chose one answer only and the answers are displayed as pull-down menu.", |
|
|
|
|
options_desc:"You can choose one of the three options of displaying possibilities.", |
|
|
|
|
radio_desc:"One right answer only and the possibilities are displayed as radio buttons.", |
|
|
|
|
checkbox_desc:"Several right answers and possibilities are displayed as checkboxes.", |
|
|
|
|
select_desc:"One right answer only and possibilities are displayed as pull-down menu.", |
|
|
|
|
a:"A", |
|
|
|
|
wgt_name: "Choose the answer", |
|
|
|
|
wgt_name: "Choose the right answer", |
|
|
|
|
reload: "Reload", |
|
|
|
|
slate: "Wood", |
|
|
|
|
pad: "Pad" |
|
|
|
|