I18N Status: Difference between revisions
From The DarkMod Wiki
Jump to navigationJump to search
add |
update |
||
Line 2: | Line 2: | ||
{{infobox|{{red|The I18N support in TDM will only work with v1.07 or newer.}}}} | {{infobox|{{red|The I18N support in TDM will only work with v1.07 or newer.}}}} | ||
== TDM Core == | |||
* All the strings in the menu, the HUD, the in-game messages, the different menus as well as inventory items have been made translatable. | |||
* The bitmaps in the various menus are to 98% done, there are actually only about 10 bitmaps left that need to be converted to text. | |||
* The default Doom3 ''english.lang'' has been slimmed down (from >5400 to 200 entries), then all the nec. strings for TDM have been added, including a lot of sensible default strings that are either useful or used in FMs (like names for inventory items, speaker names and so on). | |||
* There is a script which can convert old FMs into I18N capable FMs, even matching different translations. | |||
* The translation is currently almost complete for English, Italian and German. Missing are Polish, Portuguese, Spanish, and a few bits from Russian. | |||
=== TODO === | |||
# Adding accented and Umlaut characters to the Carleton main bitmap font | |||
# I18N PK4 files need automatic download support. | |||
Line 21: | Line 34: | ||
!Outpost | !Outpost | ||
|align="center"| {{green|Yes}} | |align="center"| {{green|Yes}} | ||
|align="center"| {{ | |align="center"| {{orange|50%}} | ||
|align="center"| {{green|Yes}} | |align="center"| {{green|Yes}} | ||
|align="center"| {{orange|50%}} | |align="center"| {{orange|50%}} |
Revision as of 18:46, 30 August 2011
This article deals with the localisation/translation of both TDM itself, as well as Fan Missions.
The I18N support in TDM will only work with v1.07 or newer.
TDM Core
- All the strings in the menu, the HUD, the in-game messages, the different menus as well as inventory items have been made translatable.
- The bitmaps in the various menus are to 98% done, there are actually only about 10 bitmaps left that need to be converted to text.
- The default Doom3 english.lang has been slimmed down (from >5400 to 200 entries), then all the nec. strings for TDM have been added, including a lot of sensible default strings that are either useful or used in FMs (like names for inventory items, speaker names and so on).
- There is a script which can convert old FMs into I18N capable FMs, even matching different translations.
- The translation is currently almost complete for English, Italian and German. Missing are Polish, Portuguese, Spanish, and a few bits from Russian.
TODO
- Adding accented and Umlaut characters to the Carleton main bitmap font
- I18N PK4 files need automatic download support.
FM List
Name | English | German | French | Italian | Spanish | Russian | Portuguese | Polish |
---|---|---|---|---|---|---|---|---|
Outpost | Yes | 50% | Yes | 50% | No | No | No | No |
Thief's Den | Yes | No | No | Yes | No | No | No | No |
See also
- I18N - Main article
- Forum Thread
- Bug Tracker entry #2779
- I18N.pl - a script to transform a FM into a mission and I18N data