sl locale specialized to sl_SI

This commit is contained in:
2016-03-14 17:02:23 +01:00
parent 690109c5a6
commit 3e3e311a62
8 changed files with 7 additions and 7 deletions

View File

@@ -71,7 +71,7 @@
<ResourceCompile Include="ZRColaCompile.rc" />
</ItemGroup>
<ItemGroup>
<POCompile Include="locale\sl.po" />
<POCompile Include="locale\sl_SI.po" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">

View File

@@ -43,7 +43,7 @@
</ResourceCompile>
</ItemGroup>
<ItemGroup>
<POCompile Include="locale\sl.po">
<POCompile Include="locale\sl_SI.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
</ItemGroup>