Hi,
Now i'm confused with the following point about the international. 1. When running make-messages.py,it's showing that xgettext isn't a command. Does xgettext means xgettext.py or a exe file? Where i can download it. 2. For a form, how can i make the label international,for example the following name. class ContactForm(forms.Form): name=forms.CharField() I have tired with help_text,but it doesn't work. name=forms.CharField(help_text,_('msgid')) Thank for your help. Regards, Lucas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---