summaryrefslogtreecommitdiff
path: root/docs/i18n.txt
AgeCommit message (Expand)Author
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss
2008-08-08Fixed #5463 -- Allow alternate file extensions on files that are translated.Malcolm Tredinnick
2008-07-29Fixed #1157 -- Added some text to i18n.txt to explain how to install theMalcolm Tredinnick
2008-07-22Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, u...Adrian Holovaty
2008-07-06Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup into d...Malcolm Tredinnick
2008-07-06Fixed #7061 -- Fixed a small inaccuracy in the i18n docs. Thanks akaihola.Malcolm Tredinnick
2008-03-25Edited some docs changes from the past few daysAdrian Holovaty
2008-03-24Fixed #6859 -- Greatly cleaned up the section on i18n pluralization inMalcolm Tredinnick
2008-03-13Edited settings.txt and i18n.txt changes from [7185]Adrian Holovaty
2008-02-29Fixed #5603 -- Allow customization of the language cookie name. Thanks, moe.Malcolm Tredinnick
2008-02-03Clarified that filter arguments are passed as a single string to the translat...Malcolm Tredinnick
2007-11-30Small edit to docs/i18n.txt from [6461]Adrian Holovaty
2007-11-19Fixed link to settings documentation in the i18n docs.Gary Wilson Jr
2007-10-07Fixed the note about charset encoding in PO files. It must be UTF-8 since [57...Malcolm Tredinnick
2007-09-16Fixed #3955 -- Added the ability to traverse LOCALE_PATHS when compiling PO f...Malcolm Tredinnick
2007-09-15Small wording fix in docs/i18n.txtAdrian Holovaty
2007-09-15Fixed #5495 -- Made some organization / spelling / grammar changes to docs/i1...Adrian Holovaty
2007-09-15Fixed #5492 -- Removed some bad markup. Thanks, msaelices.Malcolm Tredinnick
2007-09-15Fixed #5489 -- Updated docs to reflect the changes in [6177]. Thanks, msaelices.Malcolm Tredinnick
2007-08-07Fixed #5097 -- Made various updates and corrections to the documentation. Tha...Adrian Holovaty
2007-07-04Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick
2007-05-12Fixed #4281 -- Fixed error in docs/i18n.txt exampleAdrian Holovaty
2007-05-08Fixed #4242 -- Changed docs to use full name for the Brazilian Portugese lang...Malcolm Tredinnick
2007-04-24Fixed #4133 -- Fixed broken links in docs. Thanks, Gary WilsonAdrian Holovaty
2007-03-16Tightened docs/i18n.txt change from [4707]Adrian Holovaty
2007-03-12Fixed #3084 -- Fixed typo pointed out by Simon Greenhill.Malcolm Tredinnick
2007-03-12Fixed #3084 -- Documented that Django's core must be translated into aMalcolm Tredinnick
2007-01-24Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ...Adrian Holovaty
2006-08-18Added note to 'If you don't need internationalization' section of docs/i18n.t...Adrian Holovaty
2006-07-24Fixed typo in docs/i18n.txtAdrian Holovaty
2006-07-14Fixed #2347 -- documented the use of "and" in the blocktrans template tag.Malcolm Tredinnick
2006-07-11Added note to docs/settings.txt and docs/i18n.txt about not importing from dj...Adrian Holovaty
2006-07-01Added USE_I18N setting, which lets you turn off internationalization overhead...Adrian Holovaty
2006-06-14Fixed #2143 -- Changed a few places where the pre-magic-removal-merge syntaxMalcolm Tredinnick
2006-06-06fixed #2089: added language bidirectional support and updated the admin to us...Georg Bauer
2006-05-16Fixed #1321 -- Made DJANGO_SETTINGS_MODULE optional. You can now call django....Adrian Holovaty
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2006-01-19Small style cleanups to the recent changes in docs/i18n.txtAdrian Holovaty
2006-01-18added a note on what to do when app developers want to provide translations f...Georg Bauer
2006-01-07added a clarification on the location of the locale directory with appliation...Georg Bauer
2005-12-21Added link to 'Submitting and maintaining translations' from docs/i18n.txtAdrian Holovaty
2005-12-04Lightly reworded docs/i18n.txt section on JavaScriptAdrian Holovaty
2005-12-04fixed a small bug in the positional interpol sample in i18n.txtGeorg Bauer
2005-12-04updated the i18n documentation with regard to JavaScript translationsGeorg Bauer
2005-11-13Grammar cleanups for recent documentation and docstring changes.Adrian Holovaty
2005-11-12updated i18n documentation for the LANGUAGES settingGeorg Bauer
2005-11-07Fixed typo in docs/i18n.txt. Thanks, EsajAdrian Holovaty
2005-11-06Added note about CacheMiddleware to docs/i18n.txt.Adrian Holovaty
2005-11-05Made small edits to docs/i18n.txtAdrian Holovaty
2005-11-05Fixed ReST bugs in i18n.txt from [1087]Adrian Holovaty