translation fix
This commit is contained in:
@@ -1602,7 +1602,7 @@ void main()
|
|||||||
|
|
||||||
// あるいは職員室に先生を呼びに走ったのだろうか@
|
// あるいは職員室に先生を呼びに走ったのだろうか@
|
||||||
OutputLine(NULL, " あるいは職員室に先生を呼びに走ったのだろうか?",
|
OutputLine(NULL, " あるいは職員室に先生を呼びに走ったのだろうか?",
|
||||||
NULL, "Or did they run to the staff room after being directed there by the teachers?", Line_WaitForInput);
|
NULL, "Or did they run to the staff room to call for the teachers?", Line_WaitForInput);
|
||||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user