mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 06:15:04 +00:00
(svn r2117) [Translations] Introduce lithuanian translation as finished
This commit is contained in:
parent
ada6f0be8b
commit
043ac73b19
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
|
||||
|
Loading…
Reference in New Issue
Block a user