translation fix
This commit is contained in:
@@ -423,7 +423,7 @@ void main()
|
|||||||
NULL, " It's the least I can do.", Line_WaitForInput);
|
NULL, " It's the least I can do.", Line_WaitForInput);
|
||||||
PlaySE(3, "s20/11/440700054", 128, 64);
|
PlaySE(3, "s20/11/440700054", 128, 64);
|
||||||
OutputLine(NULL, "退職金は、まぁススキノで楽しむことにします。",
|
OutputLine(NULL, "退職金は、まぁススキノで楽しむことにします。",
|
||||||
NULL, " And the pension, well, it'll let me enjoy myself in Susukino.", Line_WaitForInput);
|
NULL, " And the severance? Well, it'll let me enjoy myself in Susukino.", Line_WaitForInput);
|
||||||
PlaySE(3, "s20/11/440700055", 128, 64);
|
PlaySE(3, "s20/11/440700055", 128, 64);
|
||||||
OutputLine(NULL, "なっはっはっは!!」",
|
OutputLine(NULL, "なっはっはっは!!」",
|
||||||
NULL, " Nahahahah!!\"", Line_Normal);
|
NULL, " Nahahahah!!\"", Line_Normal);
|
||||||
@@ -432,7 +432,7 @@ void main()
|
|||||||
//「署長は退職時特別昇給を見直すかもってさ。¥
|
//「署長は退職時特別昇給を見直すかもってさ。¥
|
||||||
PlaySE(3, "s20/00/442700014", 128, 64);
|
PlaySE(3, "s20/00/442700014", 128, 64);
|
||||||
OutputLine(NULL, "「署長は退職時特別昇給を見直すかもってさ。」",
|
OutputLine(NULL, "「署長は退職時特別昇給を見直すかもってさ。」",
|
||||||
NULL, "\"The police chief may issue a special retirement salary raise, he says.\"", Line_Normal);
|
NULL, "\"The chief said he may have to reconsider issuing your special retirement salary raise,.\"", Line_Normal);
|
||||||
ClearMessage();
|
ClearMessage();
|
||||||
|
|
||||||
// 官公署の退職金は、退職時の月給を掛け算して算出する@
|
// 官公署の退職金は、退職時の月給を掛け算して算出する@
|
||||||
|
|||||||
Reference in New Issue
Block a user