index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
translation.txt
Age
Commit message (
Expand
)
Author
2005-11-03
i18n: fixed documentation and message scanner for constant string translations
Georg Bauer
2005-11-03
i18n: updated translation documentation for new syntax
Georg Bauer
2005-11-03
Small update to [1057]
Adrian Holovaty
2005-11-03
Preliminary clean-up of docs/translation.txt in i18n branch
Adrian Holovaty
2005-11-02
i18n: updated documentation and unittests for the new get_available_languages...
Georg Bauer
2005-10-19
i18n: added a note on DjangoContext vs. Context with regard to LANGUAGES and ...
Georg Bauer
2005-10-18
i18n: added an empty translation file for language "en" as a startingpoint fo...
Georg Bauer
2005-10-17
i18n: added hint on order for locale middleware
Georg Bauer
2005-10-17
i18n: updated translation doc to reflect the django_language and LANGUAGE_COD...
Georg Bauer
2005-10-16
i18n: updated translation documentation for gettext_lazy
Georg Bauer
2005-10-12
changed layout of language stuff to be oriented after locale names, not langu...
Georg Bauer
2005-10-11
i18n: added documentation on LOCALE_PATHS
Georg Bauer
2005-10-11
i18n: clarified some points about app-specific translations
Georg Bauer
2005-10-06
i18n: added support for the new DEFAULT_CHARSET setting in translators
Georg Bauer
2005-10-03
i18n: updated the documentation for the new features
Georg Bauer
2005-10-01
i18n: changed resolve_variable and resolve_variable_with_filters to allways
Georg Bauer
2005-10-01
i18n: updated the documentation to list ngettext
Georg Bauer
2005-09-30
i18n: added a note on request.LANGUAGE_CODE to the i18n documentation
Georg Bauer
2005-09-30
i18n: added a first shot at a documentation that tells about how to
Georg Bauer