(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:
15
langs.dsp
15
langs.dsp
@@ -110,8 +110,8 @@ SOURCE=.\lang\galician.txt
|
||||
# Begin Custom Build
|
||||
InputPath=.\lang\galician.txt
|
||||
|
||||
"lang\galican.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
strgen\debug\strgen.exe lang\galican.txt
|
||||
"lang\galician.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
strgen\debug\strgen.exe lang\galician.txt
|
||||
|
||||
# End Custom Build
|
||||
# End Source File
|
||||
@@ -161,6 +161,17 @@ InputPath=.\lang\norwegian.txt
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\lang\origveh.txt
|
||||
# Begin Custom Build
|
||||
InputPath=.\lang\origveh.txt
|
||||
|
||||
"lang\origveh.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
strgen\debug\strgen.exe lang\origveh.txt
|
||||
|
||||
# End Custom Build
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\lang\polish.txt
|
||||
# Begin Custom Build
|
||||
InputPath=.\lang\polish.txt
|
||||
|
||||
Reference in New Issue
Block a user