Mon, 25 Aug 2008 10:06:40 +0000 |
cmlenz |
Added [444] and [445] to ChangeLog.
|
Wed, 06 Aug 2008 10:20:49 +0000 |
cmlenz |
Strip locale modifiers when parsing (#136), and treat 'C' and 'POSIX' as aliases for 'en_US_POSIX'.
|
Fri, 18 Jul 2008 13:09:21 +0000 |
cmlenz |
Fix for memory leak reported in #128. Thanks to Manlio Perillo for reporting the problem.
|
Tue, 15 Jul 2008 16:34:18 +0000 |
cmlenz |
Fixed quarters in date formatting.
|
Tue, 15 Jul 2008 16:02:17 +0000 |
cmlenz |
The `format_timedelta` function now returns, for example, ?1 day? instead of ?0 days? if the granularity is `day` and the delta is less than a day but greater than zero.
|
Wed, 09 Jul 2008 16:36:54 +0000 |
cmlenz |
Fix dates in ChangeLog.
|
Mon, 07 Jul 2008 14:49:16 +0000 |
cmlenz |
Implement support for aliases in the CLDR data. Closes #68. Also, update to CLDR 1.6, and a much improved `dump_data` script.
|
Tue, 01 Jul 2008 09:17:34 +0000 |
aronacher |
Added changelog entry for new `get_plural` function.
|
Mon, 16 Jun 2008 16:05:35 +0000 |
cmlenz |
Fixes for timezone calculations in time formatting (#83).
|
Mon, 16 Jun 2008 12:24:04 +0000 |
cmlenz |
Update to CLDR 1.5.1, which split out the metazone mappings into a separate supplemental file.
|
Thu, 12 Jun 2008 16:26:52 +0000 |
aronacher |
Added !JavaScript extractor
|
Thu, 12 Jun 2008 16:24:25 +0000 |
aronacher |
Stripping of comment tags is optional now. If enabled it will strip the tags from all lines of a comment now.
|
Mon, 18 Feb 2008 18:09:30 +0000 |
pjenvey |
fix invalid message extraction methods causing:
|
Mon, 04 Feb 2008 10:06:49 +0000 |
cmlenz |
Prepare ChangeLog for [milestone:0.9.2] release.
|
Fri, 01 Feb 2008 15:30:49 +0000 |
cmlenz |
Fix for #60.
|
Fri, 01 Feb 2008 15:23:13 +0000 |
cmlenz |
Fix for #79 (location lines wrapping at hyphens).
|
Fri, 01 Feb 2008 14:46:32 +0000 |
cmlenz |
Merging catalogs would sometimes mix translations from different runs.
|
Fri, 01 Feb 2008 13:38:09 +0000 |
cmlenz |
Fix catalog updating with fuzzy matches. Closes #82.
|
Fri, 28 Sep 2007 23:47:35 +0000 |
pjenvey |
mention the ticket, #66, in the last changelog
|
Fri, 28 Sep 2007 05:18:27 +0000 |
pjenvey |
woops, misplaced changelog
|
Fri, 28 Sep 2007 05:16:25 +0000 |
pjenvey |
fix catalogs' charset values not being recognized
|
Fri, 07 Sep 2007 10:12:35 +0000 |
cmlenz |
Updated ChangeLog for [milestone:0.9.1].
|
Wed, 05 Sep 2007 16:32:51 +0000 |
cmlenz |
Write PO files in binary mode. Closes #61.
|
Tue, 04 Sep 2007 15:09:54 +0000 |
cmlenz |
Fix for updating catalog messages that changed from gettext to ngettext or vice versa.
|
Mon, 20 Aug 2007 09:04:35 +0000 |
cmlenz |
Updated ChangeLog for [milestone:0.9].
|
Wed, 01 Aug 2007 12:32:20 +0000 |
cmlenz |
Upgraded to CLDR 1.5 and improved timezone formatting.
|
Fri, 20 Jul 2007 12:52:40 +0000 |
cmlenz |
Applied patch by Ramiro Morales for more extensive detection of Python string formatting specifiers. Closes #57.
|
Wed, 18 Jul 2007 00:29:04 +0000 |
pjenvey |
o extract_python fixes:
|
Mon, 16 Jul 2007 16:57:49 +0000 |
cmlenz |
Added infrastructure for adding catalog checkers, and implement a checker that validations Python format parameters in translations, closing #19.
|
Mon, 16 Jul 2007 16:55:08 +0000 |
cmlenz |
Updated ChangeLog.
|