Interface des questions traduites;

Pas de traduction des questions pour l'instant...
This commit is contained in:
saintfrater 2016-08-12 09:08:39 +02:00
commit 9a02fe0dca
3 changed files with 12 additions and 20 deletions

View file

@ -36,7 +36,7 @@ Label1:
if (v94 == 5 &&
!isset(f201)) {
set(f201);
print("So far, so good.\n\nNow for the final question.");
print("Jusque la, tout va bien.\n\nMaintenant, la question 'FINALE.'");
}
v94++;
}
@ -203,7 +203,7 @@ if (v96 == 53) {
if (v95 != 3) {
if (isset(f30)) {
clear.lines(23,23,0);
display(23,0,"Question #%v96. Correct answer is %v93.");
display(23,0,"Question #%v96. La bonne reponse est %v93.");
print.v(v96);
v96++;
if (v96 <= 53) {
@ -310,7 +310,5 @@ return();
#message 62 "b"
#message 63 "c"
#message 64 "d"
#message 65 "So far, so good.\n\nNow for the final question."
#message 66 "Question #%v96. Correct answer is %v93."
#message 67 "Please answer a, b, c, or d: "
#message 69 "So far, so good.\n\nNow for the final question."
#message 67 "Reponds SVP : a, b, c, or d: "

View file

@ -36,7 +36,7 @@ Label1:
if (v94 == 5 &&
!isset(f201)) {
set(f201);
print("So far, so good.\n\nNow for the final question.");
print("Jusque la, tout va bien.\n\nMantenant, la question 'FINALE'...");
}
v94++;
}
@ -203,7 +203,7 @@ if (v96 == 53) {
if (v95 != 3) {
if (isset(f30)) {
clear.lines(23,23,0);
display(23,0,"Question #%v96. Correct answer is %v93.");
display(23,0,"Question #%v96. La bonne reponse est %v93.");
print.v(v96);
v96++;
if (v96 <= 53) {
@ -222,7 +222,7 @@ if (v95 != 3) {
set(f15);
print.v(v96);
v19 = 0;
display(23,0,"Please answer a, b, c, or d: ");
display(23,0,"Reponds SVP : a, b, c, or d: ");
set.scan.start();
if (v19 <= 0) {
return();
@ -310,7 +310,4 @@ return();
#message 62 "b"
#message 63 "c"
#message 64 "d"
#message 65 "So far, so good.\n\nNow for the final question."
#message 66 "Question #%v96. Correct answer is %v93."
#message 67 "Please answer a, b, c, or d: "
#message 69 "So far, so good.\n\nNow for the final question."

View file

@ -36,7 +36,7 @@ Label1:
if (v94 == 5 &&
!isset(f201)) {
set(f201);
print("So far, so good.\n\nNow for the final question.");
print("Jusque la, tout va bien.\n\nNow for the final question.");
}
v94++;
}
@ -203,7 +203,7 @@ if (v96 == 53) {
if (v95 != 3) {
if (isset(f30)) {
clear.lines(23,23,0);
display(23,0,"Question #%v96. Correct answer is %v93.");
display(23,0,"Question #%v96. La bonne reponse est %v93.");
print.v(v96);
v96++;
if (v96 <= 53) {
@ -222,7 +222,7 @@ if (v95 != 3) {
set(f15);
print.v(v96);
v19 = 0;
display(23,0,"Please answer a, b, c, or d: ");
display(23,0,"Reponds SVP a, b, c, or d: ");
set.scan.start();
if (v19 <= 0) {
return();
@ -310,7 +310,4 @@ return();
#message 62 "b"
#message 63 "c"
#message 64 "d"
#message 65 "So far, so good.\n\nNow for the final question."
#message 66 "Question #%v96. Correct answer is %v93."
#message 67 "Please answer a, b, c, or d: "
#message 69 "So far, so good.\n\nNow for the final question."