mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-17 21:25:40 +00:00
(svn r7320) -Translations: add russian to MS VC project files
This commit is contained in:
parent
94b616630e
commit
71ef1e6ee8
12
langs.vcproj
12
langs.vcproj
@ -289,6 +289,18 @@
|
|||||||
Outputs="lang\romanian.lng"/>
|
Outputs="lang\romanian.lng"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\lang\russian.txt">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"
|
||||||
|
Description="Generating russian language file"
|
||||||
|
CommandLine="strgen\debug\strgen.exe -s lang -d lang "$(InputPath)"
|
||||||
|
"
|
||||||
|
Outputs="lang\russian.lng"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\lang\slovak.txt">
|
RelativePath=".\lang\slovak.txt">
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
|
@ -340,6 +340,20 @@
|
|||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\lang\russian.txt"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"
|
||||||
|
Description="Generating russian language file"
|
||||||
|
CommandLine="strgen\debug\strgen.exe -s lang -d lang "$(InputPath)"
"
|
||||||
|
Outputs="lang\russian.lng"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\lang\slovak.txt"
|
RelativePath=".\lang\slovak.txt"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user