|
|
|
@1067
|
[1067]
|
11/03/05 15:29:48 |
hugo |
i18n: merged to [1054] of trunk |
|
|
|
@1065
|
[1065]
|
11/03/05 10:50:41 |
hugo |
i18n: readded constant string translations, needed for template tags with … |
|
|
|
@1064
|
[1064]
|
11/03/05 10:07:43 |
hugo |
i18n: updated unittests and fixed bugs in the tags, removed the old tags … |
|
|
|
@1061
|
[1061]
|
11/03/05 05:25:18 |
hugo |
i18n: implemented the proposed syntax change to {% trans %} and {% … |
|
|
|
@1048
|
[1048]
|
11/02/05 11:46:07 |
hugo |
i18n: added get_available_languages tag and added a default view for … |
|
|
|
@1027
|
[1027]
|
10/30/05 18:13:29 |
hugo |
i18n: merged to [1025] from trunk |
|
|
|
@993
|
[993]
|
10/23/05 05:18:03 |
hugo |
i18n: merged to [992] from trunk |
|
|
|
@979
|
[979]
|
10/20/05 09:15:30 |
hugo |
i18n: merged to [978] from trunk |
|
|
|
@956
|
[956]
|
10/19/05 10:47:26 |
hugo |
i18n: merged up to [954] from trunk. contains the big load of admin … |
|
|
|
@914
|
[914]
|
10/17/05 14:33:30 |
hugo |
i18n: once again worked over the django_language parameter (cookie, get, … |
|
|
|
@912
|
[912]
|
10/17/05 13:55:46 |
hugo |
i18n: added a lot more translations to the admin stuff, especially model … |
|
|
|
@909
|
[909]
|
10/17/05 10:41:05 |
hugo |
i18n: fixed a bug with the i18n template tag that crept in with the last … |
|
|
|
@908
|
[908]
|
10/17/05 09:39:00 |
hugo |
i18n: added a load of translation hooks to validator error messages and … |
|
|
|
@901
|
[901]
|
10/17/05 08:16:13 |
hugo |
i18n: added translation hooks to all validators |
|
|
|
@898
|
[898]
|
10/17/05 06:33:01 |
hugo |
i18n: merged to [897] from trunk |
|
|
|
@886
|
[886]
|
10/16/05 11:17:48 |
hugo |
i18n: merged to [885] in trunk |
|
|
|
@874
|
[874]
|
10/14/05 18:32:35 |
hugo |
i18n: merged to [873] from trunk |
|
|
|
@869
|
[869]
|
10/14/05 16:33:45 |
hugo |
i18n: merged up to r868 |
|
|
|
@853
|
[853]
|
10/13/05 11:21:40 |
hugo |
i18n: merged to r852 |
|
|
|
@850
|
[850]
|
10/12/05 09:55:03 |
hugo |
i18n: LANGUAGE_CODE in DjangoContext? is now language-SUBLANGUAGE instead … |
|
|
|
@844
|
[844]
|
10/11/05 15:24:45 |
hugo |
i18n: merged r815:r843 from trunk |
|
|
|
@835
|
[835]
|
10/11/05 07:24:16 |
hugo |
i18n: added the translation step to the filter parser (the arg is now … |
|
|
|
@834
|
[834]
|
10/11/05 07:20:37 |
hugo |
i18n: enhanced the filter-argument-parser to parse _("") strings, too |
|
|
|
@815
|
[815]
|
10/09/05 05:47:06 |
hugo |
i18n: merged r787:r814 from trunk |
|
|
|
@787
|
[787]
|
10/06/05 05:04:07 |
hugo |
i18n: merged r776:r786 from trunk |
|
|
|
@775
|
[775]
|
10/04/05 14:34:43 |
hugo |
i18n: merged r722:774 from trunk |
|
|
|
@768
|
[768]
|
10/03/05 05:15:11 |
hugo |
i18n: added GET-support to language selection, added serbian translation … |
|
|
|
@761
|
[761]
|
10/01/05 11:35:20 |
hugo |
i18n: i18n string resolution now does string interpolation against the … |
|
|
|
@760
|
[760]
|
10/01/05 11:24:21 |
hugo |
i18n: changed resolve_variable and resolve_variable_with_filters to … |
|
|
|
@757
|
[757]
|
10/01/05 08:05:57 |
hugo |
i18n: the i18n tag now supports gettext_noop. unittests updated. |
|
|
|
@755
|
[755]
|
10/01/05 07:47:22 |
hugo |
i18n now has support for ngettext and has unittests |
|
|
|
@739
|
[739]
|
09/30/05 03:53:35 |
hugo |
i18n template tag now accepts varibles with filters or strings.
Variables … |
|
|
|
@726
|
[726]
|
09/29/05 12:01:05 |
hugo |
i18n patch - references #65 |
|
|
|
@722
|
[722]
|
09/29/05 10:27:57 |
jacob |
Created i18n branch. |
|
copied from django/trunk/django/core:
|
|
|
|
@721
|
[721]
|
09/29/05 10:06:53 |
adrian |
Changed django.core.template_file to use absolute import for 'template' … |