|
|
|
@1067
|
[1067]
|
11/03/05 15:29:48 |
hugo |
i18n: merged to [1054] of trunk |
|
|
|
@1066
|
[1066]
|
11/03/05 11:10:16 |
hugo |
i18n: fixed documentation and message scanner for constant string … |
|
|
|
@1063
|
[1063]
|
11/03/05 06:01:16 |
hugo |
i18n: updated translation documentation for new syntax |
|
|
|
@1058
|
[1058]
|
11/03/05 00:54:10 |
adrian |
Small update to [1057] |
|
|
|
@1057
|
[1057]
|
11/03/05 00:52:53 |
adrian |
Preliminary clean-up of docs/translation.txt in i18n branch |
|
|
|
@1049
|
[1049]
|
11/02/05 11:48:49 |
hugo |
i18n: updated documentation and unittests for the new … |
|
|
|
@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 … |
|
|
|
@955
|
[955]
|
10/19/05 09:53:07 |
hugo |
i18n: added a note on DjangoContext? vs. Context with regard to LANGUAGES … |
|
|
|
@934
|
[934]
|
10/18/05 08:06:42 |
hugo |
i18n: added an empty translation file for language "en" as a startingpoint … |
|
|
|
@932
|
[932]
|
10/18/05 05:50:15 |
hugo |
i18n: merged to [931] from trunk |
|
|
|
@916
|
[916]
|
10/17/05 14:45:56 |
hugo |
i18n: added hint on order for locale middleware |
|
|
|
@915
|
[915]
|
10/17/05 14:34:12 |
hugo |
i18n: updated translation doc to reflect the django_language and … |
|
|
|
@910
|
[910]
|
10/17/05 10:44:09 |
hugo |
i18n: merged to [905] from trunk |
|
|
|
@899
|
[899]
|
10/17/05 07:40:26 |
hugo |
i18n: modified settings.txt to reflect LANGUAGE_CODE behaviour |
|
|
|
@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 |
|
|
|
@885
|
[885]
|
10/16/05 11:15:58 |
hugo |
i18n: updated translation documentation for gettext_lazy |
|
|
|
@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 |
|
|
|
@848
|
[848]
|
10/12/05 06:48:27 |
hugo |
changed layout of language stuff to be oriented after locale names, not … |
|
|
|
@844
|
[844]
|
10/11/05 15:24:45 |
hugo |
i18n: merged r815:r843 from trunk |
|
|
|
@840
|
[840]
|
10/11/05 09:22:28 |
hugo |
i18n: added documentation on LOCALE_PATHS |
|
|
|
@833
|
[833]
|
10/11/05 07:12:13 |
hugo |
i18n: clarified some points about app-specific translations |
|
|
|
@815
|
[815]
|
10/09/05 05:47:06 |
hugo |
i18n: merged r787:r814 from trunk |
|
|
|
@788
|
[788]
|
10/06/05 05:07:45 |
hugo |
i18n: added support for the new DEFAULT_CHARSET setting in translators |
|
|
|
@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 |
|
|
|
@770
|
[770]
|
10/03/05 07:33:50 |
hugo |
i18n: updated the documentation for the new features |
|
|
|
@760
|
[760]
|
10/01/05 11:24:21 |
hugo |
i18n: changed resolve_variable and resolve_variable_with_filters to … |
|
|
|
@756
|
[756]
|
10/01/05 07:56:12 |
hugo |
i18n: updated the documentation to list ngettext |
|
|
|
@751
|
[751]
|
09/30/05 15:13:41 |
hugo |
i18n: added a note on request.LANGUAGE_CODE to the i18n documentation |
|
|
|
@750
|
[750]
|
09/30/05 15:10:38 |
hugo |
i18n: added a first shot at a documentation that tells about how to
do … |
|
|
|
@722
|
[722]
|
09/29/05 10:27:57 |
jacob |
Created i18n branch. |
|
copied from django/trunk/docs:
|
|
|
|
@711
|
[711]
|
09/27/05 11:33:25 |
adrian |
Fixed #567 -- Added HttpRequest.has_key() method. Thanks, … |