summaryrefslogtreecommitdiff
path: root/docs/translation.txt
AgeCommit message (Collapse)Author
2005-11-03i18n: fixed documentation and message scanner for constant string translationsGeorg Bauer
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1066 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-03i18n: updated translation documentation for new syntaxGeorg Bauer
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1063 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-03Small update to [1057]Adrian Holovaty
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1058 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-03Preliminary clean-up of docs/translation.txt in i18n branchAdrian Holovaty
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1057 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-02i18n: updated documentation and unittests for the new ↵Georg Bauer
get_available_languages tag and the new switching view git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1049 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-19i18n: added a note on DjangoContext vs. Context with regard to LANGUAGES and ↵Georg Bauer
LANGUAGE_CODE git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@955 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-18i18n: added an empty translation file for language "en" as a startingpoint ↵Georg Bauer
for translators git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@934 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-17i18n: added hint on order for locale middlewareGeorg Bauer
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@916 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-17i18n: updated translation doc to reflect the django_language and ↵Georg Bauer
LANGUAGE_CODE format change git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@915 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-16i18n: updated translation documentation for gettext_lazyGeorg Bauer
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@885 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-12changed layout of language stuff to be oriented after locale names, not ↵Georg Bauer
language names (from accept-language header) git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@848 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-11i18n: added documentation on LOCALE_PATHSGeorg Bauer
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@840 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-11i18n: clarified some points about app-specific translationsGeorg Bauer
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@833 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-06i18n: added support for the new DEFAULT_CHARSET setting in translatorsGeorg Bauer
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@788 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-03i18n: updated the documentation for the new featuresGeorg Bauer
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@770 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-01i18n: changed resolve_variable and resolve_variable_with_filters to allwaysGeorg Bauer
accept string constants and to accept i18n string constants with _(), too. That way the i18n tag isn't needed in simple cases. git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@760 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-01i18n: updated the documentation to list ngettextGeorg Bauer
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@756 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-09-30i18n: added a note on request.LANGUAGE_CODE to the i18n documentationGeorg Bauer
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@751 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-09-30i18n: added a first shot at a documentation that tells about how toGeorg Bauer
do translations with django. git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@750 bcc190cf-cafb-0310-a4f2-bffc1f526a37