(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:
11
langs.vcproj
11
langs.vcproj
@@ -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 "$(InputPath)""
|
||||
Outputs="lang\origveh.lng"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lang\polish.txt">
|
||||
<FileConfiguration
|
||||
|
||||
Reference in New Issue
Block a user