Hi,

Malcolm, I added settings and it didn't work so I force it... :D

For now, I try to completely start adding new language by executing
make-messages.py -l th under django path. I got this error,

C:\Python25\Lib\site-packages\django>make-messages.py -l th
processing language th
errors happened while running xgettext on bookmarklets.html
(null): internationalized messages should not contain the `\r' escape
sequence
(null): internationalized messages should not contain the `\r' escape
sequence
(null): internationalized messages should not contain the `\r' escape
sequence
(null): internationalized messages should not contain the `\r' escape
sequence
(null): internationalized messages should not contain the `\r' escape
sequence
(null): internationalized messages should not contain the `\r' escape
sequence
(null): internationalized messages should not contain the `\r' escape
sequence

What does it mean, I did not add anything in po file. Just create it.

Any help will be my appreciate.

Thanks

Chatchat


On Apr 16, 10:36 am, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Tue, 2008-04-15 at 08:08 -0700, [EMAIL PROTECTED] wrote:
> > I did wrong about po file path. I'm trying to copy a working language
> > and edit po file and re-compile.
>
> > For now, still cannot see the sign.
>
> Note that your language code ("th") must also be in the LANGUAGES
> settings list. Normally this isn't a problem because anything with a
> Django core translation is automatically in that list. But if you're
> testing a new language, remember to adjust the setting.
>
> Regards,
> Malcolm
>
> --
> The hardness of butter is directly proportional to the softness of the
> bread.http://www.pointy-stick.com/blog/
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to