Commit Graph

16 Commits

Author SHA1 Message Date
bart
4b72c4b67c PoChecker:
- add error indicator to graphical summary: patch by Giuliano Colla
- regenerate language files

git-svn-id: trunk@46376 -
2014-09-30 18:46:46 +00:00
bart
9ee2dd7f12 PoChecker:
- IDE integration (open PoFile in IDE). Patch by Giuliano Colla, slightly modified by me.
- Regenerated languagefiles.

git-svn-id: trunk@46354 -
2014-09-29 20:34:41 +00:00
bart
b2d853849b PoChecker:
- 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 -
2014-09-25 19:50:22 +00:00
maxim
08a0a2b372 Components, PoChecker: minor hint improvement
git-svn-id: trunk@46260 -
2014-09-19 22:56:29 +00:00
bart
5192991612 PoChecker:
- Implement hints for the items in the graphical summary form
- Regenerate language files

git-svn-id: trunk@46257 -
2014-09-19 21:28:49 +00:00
bart
c78be04ea9 PoChecker:
- refactor the graphical summary form
  * use TListView with TImageList
- regenerate language files

git-svn-id: trunk@46256 -
2014-09-19 20:29:15 +00:00
bart
8dce505d77 PoChecker: starts implementing graphical summary for statistics.
git-svn-id: trunk@46230 -
2014-09-14 14:21:05 +00:00
bart
5bd58e3e95 PoChecker:
- 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 -
2014-09-07 13:32:06 +00:00
bart
01f1750902 PoChecker:
- 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 -
2014-08-21 18:27:29 +00:00
maxim
13f500ec8d PoChecker: shortened button captions
git-svn-id: trunk@45675 -
2014-06-26 22:28:50 +00:00
mattias
5e76544782 pochecker: resourcestrings, issue #26395, from Vaclav Valicek
git-svn-id: trunk@45673 -
2014-06-26 20:41:53 +00:00
mattias
22c456d1e3 pochecker: buttons, issue #26395, from Vaclav Valicek
git-svn-id: trunk@45672 -
2014-06-26 20:36:10 +00:00
bart
19e8936d8e PoChecker: add option to check translation statistics.
git-svn-id: trunk@43451 -
2013-11-17 16:57:47 +00:00
maxim
0252709b10 PoChecker: Do not select all tests by according checkbox, but only "basic" ones. Do not include search for duplicate strings to this selection as it tends to confuse translators most of the time and usually used only by developers.
git-svn-id: trunk@39796 -
2013-01-07 13:04:30 +00:00
maxim
97a96b51f1 PoChecker:
* 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 -
2013-01-05 17:15:40 +00:00
maxim
b6b63e0fd4 Components, PoChecker:
a) made it localizable;
       b) slightly improved dialogs;
       c) added Russian translation.

git-svn-id: trunk@36198 -
2012-03-21 23:00:18 +00:00