Django

Code

root/django/branches/i18n/django/conf


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1062 [1062] 11/03/05 05:26:42 hugo i18n: rebuilt the .po and .mo files based on the new source
(edit) @1061 [1061] 11/03/05 05:25:18 hugo i18n: implemented the proposed syntax change to {% trans %} and {% …
(edit) @1060 [1060] 11/03/05 01:54:45 hugo i18n: updated sr translation. thx Petar.
(edit) @1059 [1059] 11/03/05 01:53:22 hugo i18n: fixed the LANGUAGES variable to contain language codes (instead of …
(edit) @1055 [1055] 11/02/05 17:41:08 hugo i18n: updated fr translation. thx Laurent.
(edit) @1048 [1048] 11/02/05 11:46:07 hugo i18n: added get_available_languages tag and added a default view for …
(edit) @1045 [1045] 11/02/05 08:45:32 hugo i18n: added updated sr translation. thx nesh.
(edit) @1032 [1032] 10/31/05 15:37:21 hugo i18n: updated cs translation
(edit) @1027 [1027] 10/30/05 18:13:29 hugo i18n: merged to [1025] from trunk
(edit) @1026 [1026] 10/30/05 18:02:40 hugo i18n: added simplified chinese translation
(edit) @1015 [1015] 10/27/05 18:03:13 hugo i18n: startproject still did create the settings directory with admin.py …
(edit) @1014 [1014] 10/27/05 18:01:02 hugo i18n: updated brazilian translation
(edit) @1003 [1003] 10/23/05 17:13:41 hugo i18n: updated italian translation
(edit) @1002 [1002] 10/23/05 17:03:26 hugo i18n: now really added the new language czech
(edit) @1001 [1001] 10/23/05 17:02:55 hugo i18n: added new language czech
(edit) @1000 [1000] 10/23/05 16:48:37 hugo i18n: fixed a typo in the language names
(edit) @999 [999] 10/23/05 16:33:48 hugo i18n: added updated italian translations
(edit) @997 [997] 10/23/05 10:32:29 hugo i18n: updated french translation
(edit) @996 [996] 10/23/05 06:54:50 hugo i18n: added sample dateformat i18n to the object_changelist template
(edit) @995 [995] 10/23/05 06:46:11 hugo i18n: updated all language files to new message IDs
(edit) @994 [994] 10/23/05 06:45:35 hugo i18n: added missing translations of day names, month names and language …
(edit) @963 [963] 10/19/05 13:22:12 hugo i18n: updated .po files for new message locations
(edit) @961 [961] 10/19/05 13:07:50 hugo i18n: updated french translation
(edit) @960 [960] 10/19/05 11:32:57 hugo i18n: merged to trunk [959]
(edit) @956 [956] 10/19/05 10:47:26 hugo i18n: merged up to [954] from trunk. contains the big load of admin …
(edit) @944 [944] 10/18/05 13:53:52 hugo i18n: shortened a too-long german translation
(edit) @942 [942] 10/18/05 12:29:55 hugo added french django translation
(edit) @934 [934] 10/18/05 08:06:42 hugo i18n: added an empty translation file for language "en" as a startingpoint …
(edit) @932 [932] 10/18/05 05:50:15 hugo i18n: merged to [931] from trunk
(edit) @919 [919] 10/17/05 18:09:33 hugo i18n: added gl translation. thx fonso.
(edit) @914 [914] 10/17/05 14:33:30 hugo i18n: once again worked over the django_language parameter (cookie, get, …
(edit) @912 [912] 10/17/05 13:55:46 hugo i18n: added a lot more translations to the admin stuff, especially model …
(edit) @908 [908] 10/17/05 09:39:00 hugo i18n: added a load of translation hooks to validator error messages and …
(edit) @898 [898] 10/17/05 06:33:01 hugo i18n: merged to [897] from trunk
(edit) @897 [897] 10/17/05 02:22:22 hugo i18n: fixed settings and default settings files for i18n changes
(edit) @886 [886] 10/16/05 11:17:48 hugo i18n: merged to [885] in trunk
(edit) @874 [874] 10/14/05 18:32:35 hugo i18n: merged to [873] from trunk
(edit) @869 [869] 10/14/05 16:33:45 hugo i18n: merged up to r868
(edit) @851 [851] 10/12/05 10:33:22 hugo i18n: fixed language code reporting - now the actually used language code …
(edit) @848 [848] 10/12/05 06:48:27 hugo changed layout of language stuff to be oriented after locale names, not …
(edit) @844 [844] 10/11/05 15:24:45 hugo i18n: merged r815:r843 from trunk
(edit) @843 [843] 10/11/05 15:04:05 hugo added new brazilian language settings
(edit) @815 [815] 10/09/05 05:47:06 hugo i18n: merged r787:r814 from trunk
(edit) @801 [801] 10/07/05 19:01:25 hugo i18n: again cleaned up make-messages.py - now the line numbers for …
(edit) @798 [798] 10/07/05 18:18:29 hugo i18n: made the make-messages.py script work much better by using msgmerge …
(edit) @787 [787] 10/06/05 05:04:07 hugo i18n: merged r776:r786 from trunk
(edit) @779 [779] 10/05/05 08:38:56 hugo i18n: added russian translation and added patch for sr translation. thx …
(edit) @778 [778] 10/05/05 07:14:02 hugo i18n: added sr-translation patch from #65
(edit) @776 [776] 10/04/05 15:10:36 hugo i18n: added first take at spanish translation (thanks heimy!)
(edit) @775 [775] 10/04/05 14:34:43 hugo i18n: merged r722:774 from trunk
(edit) @768 [768] 10/03/05 05:15:11 hugo i18n: added GET-support to language selection, added serbian translation …
(edit) @767 [767] 10/02/05 13:35:32 hugo i18n: added preliminary .it translations. thanks C8N.
(edit) @764 [764] 10/01/05 12:33:40 hugo i18n: fixed a bug in one admin template and updated the german …
(edit) @763 [763] 10/01/05 11:47:15 hugo i18n: changed all admin templates to use the new shorter {{ _(..) }} …
(edit) @733 [733] 09/29/05 17:39:15 hugo fixed a missing i18n command in the password changing form
(edit) @730 [730] 09/29/05 16:23:41 hugo added more translations for the admin templates so that we can see how …
(edit) @726 [726] 09/29/05 12:01:05 hugo i18n patch - references #65
(copy) @722 [722] 09/29/05 10:27:57 jacob Created i18n branch.
copied from django/trunk/django/conf:
(edit) @716 [716] 09/29/05 08:02:34 jacob Fixed #106 - "Add another" now correctly works in IE - thanks, Paolo
Note: See TracRevisionLog for help on using the revision log.