Mercurial > repos > IBDev-IBBoard.WarFoundry.GUI.WinForms
diff IBBoard.WarFoundry.GUI.WinForms.csproj @ 108:6871c9788ce1
Re #203: Translate WarFoundry
* Add initial Russian translation (contributed by Lord_Archaon and fixed through Google Chrome and gEdit by IBBoard)
* Change English and Swedish translations to use UTF-8 for consistency
* Remove unneccessary xmln:xsi declaration
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 13 Dec 2009 20:15:26 +0000 |
parents | e598c0d2584d |
children | 2a6a536d54cd |
line wrap: on
line diff
--- a/IBBoard.WarFoundry.GUI.WinForms.csproj Sat Nov 28 16:33:26 2009 +0000 +++ b/IBBoard.WarFoundry.GUI.WinForms.csproj Sun Dec 13 20:15:26 2009 +0000 @@ -199,6 +199,9 @@ <None Include="translations\en.translation"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </None> + <None Include="translations\ru.translation"> + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> + </None> <None Include="translations\se.translation"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </None>