What steps will reproduce the problem?
1.Build trunk
2.Change language to dutch
3.crash (trying to access a non existing translation
Your most likely aware of this. I think it would be nicer to add the English
translation in the language files (to prevent in from crashing). I am not sure
if this is against the work flow of the translates but here my solution:
I created a test that will check for the existence of all strings in the
language files. If there not there u can let the test save the complete file.
In order to achieve this i uncommented some unused strings in the language.cs
file because they where not used. (full files & test attached, taken from
r1286).
Original issue reported on code.google.com by Pimmetje on 6 Aug 2012 at 4:48
Original issue reported on code.google.com by
Pimmetje
on 6 Aug 2012 at 4:48Attachments: