|
|
|
@7844
|
[7844]
|
07/06/08 01:39:44 |
mtredinnick |
Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup … |
|
|
|
@7473
|
[7473]
|
04/26/08 08:25:30 |
mtredinnick |
Fixed #7030 -- Handle extraction of UTF-8 messages from Javascript … |
|
|
|
@6445
|
[6445]
|
10/02/07 20:41:04 |
mtredinnick |
Fixed #5491 -- Changed PO file generation to sort the filenames we scan … |
|
|
|
@5842
|
[5842]
|
08/11/07 02:01:46 |
mtredinnick |
Fixed #4899 -- Fixed a problem on Windows when generating message catalogs … |
|
|
|
@5722
|
[5722]
|
07/17/07 05:25:43 |
mtredinnick |
Fixed #4899 -- Fixed a problem with PO file header generation caused by … |
|
|
|
@5708
|
[5708]
|
07/15/07 05:10:44 |
mtredinnick |
Fixed #4734 -- Changed message extraction to permit non-ACSII msgid … |
|
|
|
@5609
|
[5609]
|
07/04/07 07:11:04 |
mtredinnick |
Merged Unicode branch into trunk (r4952:5608). This should be … |
|
|
|
@5084
|
[5084]
|
04/26/07 05:27:21 |
mtredinnick |
Told xgettext that ngettext_lazy is a pluralising function, so that … |
|
|
|
@4704
|
[4704]
|
03/12/07 03:35:15 |
mtredinnick |
Fixed #3410 -- Edited a few i18n markups for completeness and to remove … |
|
|
|
@4265
|
[4265]
|
12/30/06 00:25:49 |
adrian |
Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have … |
|
|
|
@3374
|
[3374]
|
07/19/06 07:09:53 |
mtredinnick |
Fixed #2323 -- Made it possible to run make-messages without needing … |
|
|
|
@2352
|
[2352]
|
02/18/06 16:21:31 |
adrian |
Fixed #1369 -- Changed shebang lines in unique-messages.py, … |
|
|
|
@2132
|
[2132]
|
01/27/06 09:49:50 |
adrian |
Fixed #1244 -- Renamed templateize to templatize in … |
|
|
|
@2056
|
[2056]
|
01/18/06 18:54:15 |
adrian |
Changed unique-messages.py, compile-messages.py and make-messages.py to … |
|
|
|
@1814
|
[1814]
|
01/03/06 16:29:56 |
hugo |
fixes #1161 - spaces in filenames should now be handled better (filename … |
|
|
|
@1529
|
[1529]
|
12/04/05 06:06:16 |
hugo |
added infrastructure code for later javascript translating (currently not … |
|
|
|
@1528
|
[1528]
|
12/03/05 16:53:33 |
hugo |
again fix for the popen3 calls in make-messages.py - thx. Olivier |
|
|
|
@1527
|
[1527]
|
12/03/05 13:04:31 |
hugo |
added 'b' modifier to popen3 calls in make-messages.py to help getting it … |
|
|
|
@1366
|
[1366]
|
11/23/05 10:14:24 |
hugo |
made the message when locale/ or conf/locale/ could not be found a bit … |
|
|
|
@1120
|
[1120]
|
11/07/05 08:21:31 |
adrian |
Fixed #748 -- Improved error handling in make-messages.py. It no longer … |
|
|
|
@1068
|
[1068]
|
11/03/05 22:59:46 |
jacob |
Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: … |
|
copied from django/branches/i18n/django/bin/make-messages.py:
|
|
|
|
@1061
|
[1061]
|
11/03/05 05:25:18 |
hugo |
i18n: implemented the proposed syntax change to {% trans %} and {% … |