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