diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-04 07:04:32 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-04 07:04:32 +0000 |
commit | c0ae168330a10928290602d9eac9fab9e8fc881c (patch) | |
tree | 74a4ec2bfeb1f0d3da558e3c1cf3f4e70dbd84d0 /tools/Langpack Suite/LangpackSuite.csproj | |
parent | 96210745ea2aa5d22ddd273fc4adb44a4c58ff6a (diff) |
added Belorussian interface language
git-svn-id: http://svn.miranda-ng.org/main/trunk@2950 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 464ebf1e01..90c1d44440 100644 --- a/tools/Langpack Suite/LangpackSuite.csproj +++ b/tools/Langpack Suite/LangpackSuite.csproj @@ -99,6 +99,7 @@ <EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="myRes.be-BY.resx" />
<EmbeddedResource Include="myRes.uk-UA.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>myRes.uk-UA.Designer.cs</LastGenOutput>
|