Well, I wrote a small Python script that unpacks some of the .strings.bin files
The problem with these things is that there are two types of these files:
The first type is unfortunately untagged, and contains no useful info for conversion into a .txt file, so I ignored it (an example of this is strat.txt, all tags are lost when it's converted to a .strings.bin file).
The second type has tags though, and this is what I can convert.
A list of the files it can't convert:
battle.txt, battle_ed.txt, shared.txt, strat.txt, tooltips.txt
You'll need to install python before you can use the script, see the read-me for more specific info.
Well, I uploaded it to the TWC download section because I currently don't have a server at my disposal:
[12-28-06]
Version 0.72
Bookmarks