diff options
author | Robert Pösel <robyer@seznam.cz> | 2013-01-17 12:07:27 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2013-01-17 12:07:27 +0000 |
commit | 4e65d84411d125552395e434922221bf52932a56 (patch) | |
tree | 6cd831a7698b47724013c9fdc035ec434fccd2cb /tools/Langpack Suite/LangpackSuite.csproj | |
parent | 419cb6f99f77e70f428c660506dc12ea005d3546 (diff) |
Langpack Suite: Added czech translation
git-svn-id: http://svn.miranda-ng.org/main/trunk@3132 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools/Langpack Suite/LangpackSuite.csproj')
-rw-r--r-- | tools/Langpack Suite/LangpackSuite.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Langpack Suite/LangpackSuite.csproj b/tools/Langpack Suite/LangpackSuite.csproj index ffa4baba61..4b545dac47 100644 --- a/tools/Langpack Suite/LangpackSuite.csproj +++ b/tools/Langpack Suite/LangpackSuite.csproj @@ -86,6 +86,7 @@ </EmbeddedResource>
<EmbeddedResource Include="myRes.be-BY.resx" />
<EmbeddedResource Include="myRes.de-DE.resx" />
+ <EmbeddedResource Include="myRes.cs-CZ.resx" />
<EmbeddedResource Include="myRes.uk-UA.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>myRes.uk-UA.Designer.cs</LastGenOutput>
|