TrustedUser
2,147
edits
(→Extract the game files: Update obsolete information) |
m (→Translate the game: improve English) |
||
Line 16: | Line 16: | ||
== Translate the game == | == Translate the game == | ||
The text for the dialogues is in the file ''CGE.SAY''. | The text for the dialogues is in the file ''CGE.SAY''. | ||
The text for the hotspot names is in the ''*.spr'' files (the files with the spr | The text for the hotspot names is in the ''*.spr'' files (the files with the spr extension). The name of the file usually starts with the screen number, so for example ''21drzwi.spr'' will contain a hotspot for the screen 21. In those files you will need to translate the name (i.e. the text on the line starting with 'name='). Not all ''*.spr'' files have a name and you can ignore those that do not. | ||
You will also need to edit the ''.version.txt'' file. | You will also need to edit the ''.version.txt'' file. |