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 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
|
||||
SOURCE=.\lang\norwegian.txt
|
||||
# Begin Custom Build
|
||||
|
12
langs.vcproj
12
langs.vcproj
@@ -217,6 +217,18 @@
|
||||
Outputs="lang\latvian.lng"/>
|
||||
</FileConfiguration>
|
||||
</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
|
||||
RelativePath=".\lang\norwegian.txt">
|
||||
<FileConfiguration
|
||||
|
Reference in New Issue
Block a user