(svn r47) -Fix StartupEconomy warning in settings_gui.c

-More British language fixes (orudge)
-Added original vehicle names file. Select it from the list. Vehicles will have real name, all other strings are in English (orudge).
This commit is contained in:
darkvater
2004-08-13 21:48:04 +00:00
parent 4ba568d6b2
commit 15f3aaf824
5 changed files with 309 additions and 25 deletions

View File

@@ -168,6 +168,17 @@
Outputs="lang\norwegian.lng"/>
</FileConfiguration>
</File>
<File
RelativePath=".\lang\origveh.txt">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCustomBuildTool"
Description="Generating Original Vehicle names file"
CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
Outputs="lang\origveh.lng"/>
</FileConfiguration>
</File>
<File
RelativePath=".\lang\polish.txt">
<FileConfiguration