Changelog for
pology-0.12-5.1.noarch.rpm :
Mon Oct 20 14:00:00 2014 vpelcakAATTsuse.com
- Added python-pyenchant to recommends for check-spell-ec
Mon Oct 20 14:00:00 2014 tchvatalAATTsuse.com
- Install the bash completion file to right location
Mon Jul 28 14:00:00 2014 vpelcakAATTsuse.com
- Version upgrade to 0.12:
* check-rules sieve: New parameter \'byrule\' to list failed messages
at the end of processing sorted by rule identifier.
* new unfuzzy-qtclass-only sieve: Unfuzzy messages which were
fuzzied due to C++ class name change in code, in catalogs
derived by conversion from Qt Linguist translation files.
* posummit: New field to set the precedence of summit subdirectories
(S.subdir_precedence), so that branch catalogs existing in
two or more branch subdirectories are always located in
the higher priority summit subdirectory.
When processing summit catalogs with some precedence set,
the order of processing is also following the precedence,
instead of being alphabetical by path throughout.
* Syntax highlighting for code snippets in the user manual.
* Updated language support (spelling, rules, etc):
Catalan, French, Galician, Norwegian, Serbian, Spanish.
* Updated project-specific support: KDE.
* stats sieve: File with list of incomplete catalogs
(when setting \'incompfile\' parameter ) is always written,
even if all catalogs are complete, i.e. empty list file is produced.
This prevents an old list file appearing as the new one.
* posummit: When branch catalogs without expected corresponding
summit catalogs are detected (on merge and scatter), instead of
error a warning is issued. It has been seen in practice that
higher attention demanded by error was more trouble than worth.
Such branch catalogs are then skipped during the operation.
* Word wrapping of message fields when writing catalogs was wrong
in some cases when visual and character word lengths were different
(e.g. CJK languages). This could have resulted in corrupted catalogs.
* stats sieve: Heuristics for splitting word count from fuzzy messages
into translated/untranslated (when \'ondiff\' parameter is issued)
will no longer cause negative additions.
* More detailed licensing information throughout.
* Adapted VCS handling for Subversion 1.7.
Fri Jun 13 14:00:00 2014 tchvatalAATTsuse.com
- Initial commit of PO processing framework for kde translations.