(svn r7320) -Translations: add russian to MS VC project files
This commit is contained in:
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"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user