Russell Keith-Magee
|
afd040d4d3
Updated test assertions that have been deprecated by the move to unittest2. In summary, this means:
|
14 vuotta sitten |
Ramiro Morales
|
8b4dffd8df
Modified a try block construct in a test case to be compatible with Python 2.4.
|
14 vuotta sitten |
Ramiro Morales
|
23f69af454
Fixed #12201 -- Added a lineno attibute to template Token so e.g. we can report line numbers in errors during i18n literals extraction. Thanks madewulf for the report and Claude Paroz for the patch.
|
14 vuotta sitten |
Jannis Leidel
|
17b329ae08
Fixed #10004 and #12320 -- Enabled the makemessages management command to collect comments for translators that start with the "Translators" keyword. Thanks for the report and patches, martinb and Claude Paroz.
|
14 vuotta sitten |
Jannis Leidel
|
127506aeac
Fixed #11966 -- Made it possible to use a percent sign in a translation message id. Thanks for the patch, Claude Paroz.
|
14 vuotta sitten |
Jannis Leidel
|
efc5384a32
Fixed #6476 -- Added option to makemessages management command to disable wrapping of long lines. Thanks to pytechd for the initial patch.
|
14 vuotta sitten |
Ramiro Morales
|
b79daef867
Consolidated i18n commands test with the rest of the i18n tests.
|
14 vuotta sitten |