Django

Code

root/django/trunk/docs/i18n.txt


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7844 [7844] 07/06/08 01:39:44 mtredinnick Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup …
(edit) @7842 [7842] 07/05/08 23:08:13 mtredinnick Fixed #7061 -- Fixed a small inaccuracy in the i18n docs. Thanks akaihola.
(edit) @7361 [7361] 03/24/08 23:42:21 adrian Edited some docs changes from the past few days
(edit) @7357 [7357] 03/24/08 08:35:27 mtredinnick Fixed #6859 -- Greatly cleaned up the section on i18n pluralization …
(edit) @7294 [7294] 03/18/08 09:54:39 mtredinnick Added "svn:eol-style native" to every text file in the tree (*.txt, …
(edit) @7238 [7238] 03/13/08 15:26:08 adrian Edited settings.txt and i18n.txt changes from [7185]
(edit) @7185 [7185] 02/29/08 12:38:44 mtredinnick Fixed #5603 -- Allow customization of the language cookie name. Thanks, …
(edit) @7059 [7059] 02/02/08 19:49:34 mtredinnick Clarified that filter arguments are passed as a single string to the …
(edit) @6765 [6765] 11/29/07 23:08:26 adrian Small edit to docs/i18n.txt from [6461]
(edit) @6700 [6700] 11/18/07 22:36:09 gwilson Fixed link to settings documentation in the i18n docs.
(edit) @6461 [6461] 10/07/07 11:35:22 mtredinnick Fixed the note about charset encoding in PO files. It must be UTF-8 since …
(edit) @6349 [6349] 09/15/07 22:17:48 mtredinnick Fixed #3955 -- Added the ability to traverse LOCALE_PATHS when compiling …
(edit) @6343 [6343] 09/15/07 17:36:43 adrian Small wording fix in docs/i18n.txt
(edit) @6294 [6294] 09/15/07 12:32:53 adrian Fixed #5495 -- Made some organization / spelling / grammar changes to …
(edit) @6286 [6286] 09/15/07 09:46:41 mtredinnick Fixed #5492 -- Removed some bad markup. Thanks, msaelices.
(edit) @6272 [6272] 09/15/07 05:11:26 mtredinnick Fixed #5489 -- Updated docs to reflect the changes in [6177]. Thanks, …
(edit) @5825 [5825] 08/06/07 21:33:11 adrian Fixed #5097 -- Made various updates and corrections to the documentation. …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @5207 [5207] 05/12/07 10:38:24 adrian Fixed #4281 -- Fixed error in docs/i18n.txt example
(edit) @5158 [5158] 05/07/07 21:25:02 mtredinnick Fixed #4242 -- Changed docs to use full name for the Brazilian Portugese …
(edit) @5064 [5064] 04/24/07 00:58:03 adrian Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson
(edit) @4748 [4748] 03/16/07 10:23:28 adrian Tightened docs/i18n.txt change from [4707]
(edit) @4709 [4709] 03/12/07 05:52:21 mtredinnick Fixed #3084 -- Fixed typo pointed out by Simon Greenhill.
(edit) @4707 [4707] 03/12/07 04:02:18 mtredinnick Fixed #3084 -- Documented that Django's core must be translated into …
(edit) @4420 [4420] 01/24/07 14:08:47 adrian Fixed #3333 -- Docs now use relative links, not hard-coded …
(edit) @3608 [3608] 08/17/06 22:43:55 adrian Added note to 'If you don't need internationalization' section of …
(edit) @3439 [3439] 07/23/06 21:52:52 adrian Fixed typo in docs/i18n.txt
(edit) @3345 [3345] 07/13/06 21:57:10 mtredinnick Fixed #2347 -- documented the use of "and" in the blocktrans template tag.
(edit) @3318 [3318] 07/10/06 21:49:56 adrian Added note to docs/settings.txt and docs/i18n.txt about not importing from …
(edit) @3247 [3247] 06/30/06 22:09:14 adrian Added USE_I18N setting, which lets you turn off internationalization …
(edit) @3125 [3125] 06/13/06 22:31:34 mtredinnick Fixed #2143 -- Changed a few places where the pre-magic-removal-merge …
(edit) @3091 [3091] 06/06/06 10:22:53 hugo fixed #2089: added language bidirectional support and updated the admin to …
(edit) @2927 [2927] 05/16/06 16:28:06 adrian Fixed #1321 -- Made DJANGO_SETTINGS_MODULE optional. You can now call …
(edit) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(edit) @2059 [2059] 01/18/06 19:08:42 adrian Small style cleanups to the recent changes in docs/i18n.txt
(edit) @2046 [2046] 01/18/06 07:01:43 hugo added a note on what to do when app developers want to provide …
(edit) @1850 [1850] 01/07/06 04:21:51 hugo added a clarification on the location of the locale directory with …
(edit) @1763 [1763] 12/20/05 23:47:37 adrian Added link to 'Submitting and maintaining translations' from docs/i18n.txt
(edit) @1543 [1543] 12/04/05 13:50:12 adrian Lightly reworded docs/i18n.txt section on JavaScript?
(edit) @1540 [1540] 12/04/05 12:12:16 hugo fixed a small bug in the positional interpol sample in i18n.txt
(edit) @1532 [1532] 12/04/05 07:08:37 hugo updated the i18n documentation with regard to JavaScript? translations
(edit) @1209 [1209] 11/12/05 18:19:16 adrian Grammar cleanups for recent documentation and docstring changes.
(edit) @1205 [1205] 11/12/05 15:33:46 hugo updated i18n documentation for the LANGUAGES setting
(edit) @1121 [1121] 11/07/05 08:24:13 adrian Fixed typo in docs/i18n.txt. Thanks, Esaj
(edit) @1117 [1117] 11/06/05 17:57:56 adrian Added note about CacheMiddleware? to docs/i18n.txt.
(edit) @1090 [1090] 11/04/05 22:40:07 adrian Made small edits to docs/i18n.txt
(edit) @1089 [1089] 11/04/05 22:24:19 adrian Fixed ReST bugs in i18n.txt from [1087]
(copy) @1088 [1088] 11/04/05 22:23:10 adrian Moved translation.txt to i18n.txt
copied from django/trunk/docs/translation.txt:
(edit) @1087 [1087] 11/04/05 22:22:25 adrian Moderately heavy rewrite of docs/translation.txt
Note: See TracRevisionLog for help on using the revision log.