Mercurial > repos > IBDev-IBBoard.WarFoundry.GUI.WinForms
comparison 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 |
comparison
equal
deleted
inserted
replaced
104:c5e5a79edb06 | 105:e598c0d2584d |
---|---|
197 <CopyToOutputDirectory>Always</CopyToOutputDirectory> | 197 <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
198 </None> | 198 </None> |
199 <None Include="translations\en.translation"> | 199 <None Include="translations\en.translation"> |
200 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | 200 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
201 </None> | 201 </None> |
202 <None Include="translations\se.translation"> | |
203 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | |
204 </None> | |
202 <None Include="WarFoundry.exe.log4net"> | 205 <None Include="WarFoundry.exe.log4net"> |
203 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | 206 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
204 </None> | 207 </None> |
205 </ItemGroup> | 208 </ItemGroup> |
206 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | 209 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |