SAGA: Added rest of the Chinese ITE strings

This commit is contained in:
Eugene Sandulenko 2022-11-15 11:20:20 +01:00
parent c8f89326a8
commit 6671ff3686
No known key found for this signature in database
GPG Key ID: 014D387312D34F08

View File

@ -598,9 +598,9 @@ const char *ITEinterfaceTextStrings[][53] = {
"\xA8\x53\xA6\xB3\xA6\x61\xA4\xE8\xA5\x69\xA5\x48\xA5\xB4\xB6\x7D\xA1\x45", /* 沒有地方可以打開‧; There's no place to open it. */
"\xA8\x53\xA6\xB3\xA5\x69\xA5\x48\xC3\xF6\xB3\xAC\xAA\xBA\xA6\x61\xA4\xE8\xA1\x45", /* 沒有可以關閉的地方‧; There's no opening to close. */
"\xA7\xDA\xA4\xA3\xAA\xBE\xB9\x44\xAD\x6E\xAB\xE7\xBB\xF2\xB0\xB5\xB3\x6F\xA5\xF3\xA8\xC6\xA1\x45", /* 我不知道要怎麼做這件事‧; I don't know how to do that. */
"Show Dialog", // TODO: Find string for this
"Show Dialog", // String is not used in Chinese version
"\xa7\x51\xa4\xd2\xaa\xba\xa6\x5e\xb5\xaa\xac\x4f\xa4\xb0\xbb\xf2\xa1\x48" /* 利夫的回答是什麼?; What is Rif's reply? */,
"Loading a saved game" // TODO: Find string for this
"\xc5\xaa\xa8\xfa\xa6\x73\xc0\xc9" /* 讀取存檔; Loading a saved game */
},
};