Mercurial > repos > IBDev-IBBoard.WarFoundry.GUI.WinForms
diff IBBoard.WarFoundry.GUI.WinForms.csproj @ 105:e598c0d2584d
Re #203: Translate WarFoundry
* Fix translation names (beginning of broken translations should have been "equipNumber" not equipAmount"
* Follow convention of default text being lower case
* Add Snowblizz's Swedish translation to the project - will be available in next version (although users will need to manually change the language for now)
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 28 Nov 2009 15:22:57 +0000 |
parents | c5e5a79edb06 |
children | 6871c9788ce1 |
line wrap: on
line diff
--- a/IBBoard.WarFoundry.GUI.WinForms.csproj Sun Nov 22 21:02:09 2009 +0000 +++ b/IBBoard.WarFoundry.GUI.WinForms.csproj Sat Nov 28 15:22:57 2009 +0000 @@ -199,6 +199,9 @@ <None Include="translations\en.translation"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </None> + <None Include="translations\se.translation"> + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> + </None> <None Include="WarFoundry.exe.log4net"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </None>