- Change the hint for the ListView items in GraphStat form to show numbers as well as percentages.
- Regenerate language files.
git-svn-id: trunk@46328 -
- Refactor Statistics (makes it easier to implement a graphical display in the future)
- Less verbosity
- Debug and Release mode for po-checker tool
- Regenerated language files
git-svn-id: trunk@46150 -
- implement option to ignore translated strings that are marked as "fuzzy".
- separate TestTypes from TestOptions.
- fix a resource string.
- regenerated po-files.
git-svn-id: trunk@46056 -
* don't skip formatting errors check even if translated string has no formatting arguments at all;
* rewrite formatting arguments comparison function in order to make it more robust and detect invalid formatting arguments;
* report formatting error even if arguments match, but some of them are invalid (only skip the case when original and translated strings exactly match, to not report e.g. '{%Region}' string);
* regenerated translations, updated Russian translation.
git-svn-id: trunk@39771 -