[root]/src/etc/testcases/taskdefs/optional/i18n/translate/input
Translate task does not remove tokens when a key is not found. It logs a verbose message. Bugzilla Report 13936.
1 lines of code changed in:
new testcase to show a problem on Windows with \r\n being replaced to \r\r\n
0 lines of code changed in:
Add a line ending at the end of the file used for unit test
Fix the code of Translate.java to preserve line endings
1 lines of code changed in:
fix translate test
10 lines of code changed in:
The translate task did not translate tokens that are placed too close together.
This change fixes this. Thanks Tom, sorry for the time it took to process your patch.
PR: 17297
Submitted by: Tom Eugelink (tom at tbee dot org)
11 lines of code changed in: