|
|
|
@1263
|
10 years |
hodgestar |
Add HTML5 input placeholder attribute to list of translatable …
|
|
|
|
@1242
|
10 years |
hodgestar |
Fix handling of case where a translation has text after a closing tag …
|
|
|
|
@1177
|
12 years |
hodgestar |
Handle multiple events between or an either side of start and end tags …
|
|
|
|
@1158
|
13 years |
hodgestar |
Merge r1141 from py3k:
add support for python 3 to genshi.filters:
…
|
|
|
|
@1120
|
13 years |
cmlenz |
Update changelog and copyright years.
|
|
|
|
@1118
|
13 years |
cmlenz |
i18n: some cleanup, especially for the pluralization directives.
|
|
|
|
@1115
|
13 years |
cmlenz |
i18n: Support extraction of attributes in markup embedded in …
|
|
|
|
@1114
|
13 years |
cmlenz |
Removed some obsolete/unused code from the i18n filter.
|
|
|
|
@1111
|
13 years |
cmlenz |
More i18n doc improvements.
|
|
|
|
@1105
|
13 years |
cmlenz |
Fix regression in [1099]: templates must not have an implicit loader …
|
|
|
|
@1096
|
14 years |
palgarvio |
Any py:strip involved on i18n:singular or i18n:plural is now …
|
|
|
|
@1095
|
14 years |
palgarvio |
Typo correction.
|
|
|
|
@1094
|
14 years |
palgarvio |
Allow the use of i18n:singular and i18n:plural as directives and …
|
|
|
|
@1092
|
14 years |
cmlenz |
Apply patch for I18n message extraction bug as reported in #358. …
|
|
|
|
@1079
|
14 years |
cmlenz |
Add a couple of fallback imports for Python 3.0.
|
|
|
|
@1077
|
14 years |
cmlenz |
More work on reducing the size of the diff produced by 2to3.
|
|
|
|
@1076
|
14 years |
cmlenz |
Convert a bunch of print statements to py3k compatible syntax.
|
|
|
|
@1073
|
14 years |
cmlenz |
Update copyright years on files changed due to advanced-i18n merge.
|
|
|
|
@1072
|
14 years |
cmlenz |
Merged advanced-i18n branch back into trunk.
|
|
|
|
@988
|
15 years |
cmlenz |
Merged AST branch back into trunk. Most of this code was written by …
|
|
|
|
@954
|
15 years |
cmlenz |
Merged the custom-directives branch back into trunk.
|
|
|
|
@932
|
15 years |
cmlenz |
Change Translator class to accept either a gettext-style function, …
|
|
|
|
@929
|
15 years |
cmlenz |
Add support for supplying comments on localizable messages in the i18n …
|
|
|
|
@927
|
15 years |
cmlenz |
Fix for #250: ignore expressions in attribute values when inside …
|
|
|
|
@902
|
15 years |
cmlenz |
Added tests for the parameter support added to advanced …
|
|
|
|
@901
|
15 years |
cmlenz |
Support for parameters in internationalized i18n:msg content. See #129.
|
|
|
|
@888
|
15 years |
cmlenz |
Fix for I18n filter problem with lazy translation functions. Closes #145.
|
|
|
|
@876
|
15 years |
cmlenz |
Remove some cruft for supporting Python 2.3.
|
|
|
|
@862
|
15 years |
cmlenz |
Minor cleanup in the i18n module.
|
|
|
|
@783
|
16 years |
cmlenz |
Fix case where attributes weren't properly wrapped in an Attrs …
|
|
|
|
@716
|
16 years |
cmlenz |
Handle starargs and dstarargs in the I18n extraction code.
|
|
|
|
@710
|
16 years |
cmlenz |
Follow-up to [708]. The added extract_text option wasn't actually …
|
|
|
|
@708
|
16 years |
cmlenz |
Add option to I18n filter to only extract strings in gettext function …
|
|
|
|
@690
|
16 years |
cmlenz |
Improve docs on Stream.select() for #135.
|
|
|
|
@676
|
16 years |
cmlenz |
* The I18n extractor now handles gettext function calls that use …
|
|
|
|
@672
|
16 years |
cmlenz |
Move code for extracting messages from bytecode into a separate function.
|
|
|
|
@671
|
16 years |
cmlenz |
Start implementation of advanced I18n as dicussed in #129 and the …
|
|
|
|
@658
|
16 years |
cmlenz |
The I18n filter now extracts text from translation functions in …
|
|
|
|
@643
|
16 years |
cmlenz |
The I18n filter no longer extracts or translates literal strings in …
|
|
|
|
@637
|
16 years |
cmlenz |
Add missing copyright header to i18n.py.
|
|
|
|
@634
|
16 years |
cmlenz |
Integrated Babel message extraction …
|
|
|
|
@626
|
16 years |
cmlenz |
The I18n filter now skips the content of elements that have an …
|
|
|
|
@605
|
16 years |
cmlenz |
Added new markup transformation filter contributed by Alec Thomas …
|
|
|
|
@595
|
16 years |
cmlenz |
Fix another bug in the translation filter: translated attributes were …
|
|
|
|
@585
|
16 years |
cmlenz |
Follow-up to [583]: Don't extract strings from interpolated attribute …
|
|
|
|
@583
|
16 years |
cmlenz |
Fix for handling of interpolated attribute values in translation filter.
|
|
|
|
@581
|
16 years |
cmlenz |
Fix another typo in translation filter.
|
|
|
|
@569
|
16 years |
cmlenz |
The I18n extraction now returns a tuple of strings for ngettext and …
|
|
|
|
@567
|
16 years |
cmlenz |
Add some more localizable HTML attributes to the I18n filter.
|
|
|
|
@566
|
16 years |
cmlenz |
Fix another bad ref in the I18n filter.
|
|
|
|
@552
|
16 years |
cmlenz |
Fix incorrect reference to translation function in the I18N filter.
|
|
|
|
@544
|
16 years |
cmlenz |
Extend the I18n extraction to also yield function names if applicable.
|
|
|
|
@540
|
16 years |
cmlenz |
Add support for HTML5 doctype.
|
|
|
|
@538
|
16 years |
cmlenz |
Add basic I18n/L10n functionality, based on GenshiRecipes/Localization.
|