dd59e29046
- Switch to autosetup and pytest macros. - Skip two broken tests.
Steve Kowalik2024-03-18 01:45:14 +00:00
33b0999046
Accepting request 1143628 from devel:languages:python
Ana Guerrero2024-02-02 14:48:07 +00:00
c990d68f1d
Accepting request 1143616 from Application:ERP:GNUHealth:4.4
Markéta Machová2024-02-02 12:24:33 +00:00
14fdc1bf3c
Accepting request 1129236 from devel:languages:python
Ana Guerrero2023-11-27 21:45:06 +00:00
2e3d31afa7
- update to 1.2.0: * Added setter for the fuzzy property * Escape/unescape ^k, ^h and ^l * Added path to error message processing parser symbols * Ensure empty previous values for msgid and msgstr are properly saved * Fixed relative ordering of comments and translator comments * Do not count obsolete entries in fuzzy() method * Close files properly * Fixed support for loading mo files from bytes object * Fixed msgstr_plural comparison * Simplified python version check * Updated docs endian_magic.patch
Dirk Mueller2023-11-27 19:51:25 +00:00
9c6f2c82c2
- update to 1.1.1: - Strip UTF-16 BOM (U+FEFF) from start of file - Message context (msgctxt) support for MO files - Dropped Python < 2.7 support - Updated docs and README after switch from Bitbucket to Github
Dirk Mueller2021-06-06 12:41:04 +00:00
758b727eb1
Accepting request 634946 from devel:languages:python
Yuchen Lin2018-09-11 15:21:00 +00:00
80e28e02ee
- Version update to 1.1.0: - Fixed entries sorting when generating mo file (Fixes#78) - Fixed find method (Fixes#84) - Refactored POEntry.__cmp__ method (this should fix issues #60, #65 and #79) - Fixed duplicated entries when merging po file with pot file (fixes#68) - Fixed "None" string being outputted when polib deals with syntax error in string (Fixes issue #66) - Added a fuzzy property to entries (Fixes#76) - Take into account the message context when comparing entries - Leave occurence untouched if line number is not a number (fixes#80 and #90) - Fixed test for mo files that was failing because since gettext version 0.19.8.1, msgfmt skips the "POT-Creation-Date" metadata entry (Fixes#86) - Fixed major revision number comparison - Dropped python 2.4 support - Drop merged patch 2a4caf09e210554018bf0e928690d9617ff89e00.diff
Tomáš Chvátal
2018-01-25 15:45:53 +00:00