forked from mirror/OpenTTD
(svn r2117) [Translations] Introduce lithuanian translation as finished
This commit is contained in:
11
langs.dsp
11
langs.dsp
@@ -208,6 +208,17 @@ InputPath=.\lang\latvian.txt
|
|||||||
# End Custom Build
|
# End Custom Build
|
||||||
# End Source File
|
# End Source File
|
||||||
|
|
||||||
|
# Begin Source File
|
||||||
|
SOURCE=.\lang\lithuanian.txt
|
||||||
|
# Begin Custom Build
|
||||||
|
InputPath=.\lang\lithuanian.txt
|
||||||
|
|
||||||
|
"lang\lithuanian.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||||
|
strgen\debug\strgen.exe lang\lithuanian.txt
|
||||||
|
|
||||||
|
# End Custom Build
|
||||||
|
# End Source File
|
||||||
|
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
SOURCE=.\lang\norwegian.txt
|
SOURCE=.\lang\norwegian.txt
|
||||||
# Begin Custom Build
|
# Begin Custom Build
|
||||||
|
12
langs.vcproj
12
langs.vcproj
@@ -217,6 +217,18 @@
|
|||||||
Outputs="lang\latvian.lng"/>
|
Outputs="lang\latvian.lng"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\lang\lithuanian.txt">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"
|
||||||
|
Description="Generating lithuanian language file"
|
||||||
|
CommandLine="strgen\debug\strgen.exe "$(InputPath)"
|
||||||
|
"
|
||||||
|
Outputs="lang\lithuanian.lng"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\lang\norwegian.txt">
|
RelativePath=".\lang\norwegian.txt">
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
|
Reference in New Issue
Block a user