Re: makemessages error. Please help!

2014-02-11 Thread whitelotus
pp.. maybe you could check > it ? > > Le mardi 11 février 2014 15:11:47 UTC+1, whitelotus a écrit : >> >> Yes it's installed. As follows, I'm using ubuntu12.04. Thanks. >> >> $sudo apt-get install gettext >> Reading package lists... Done >>

Re: makemessages error. Please help!

2014-02-11 Thread whitelotus
ording to a question on stackoverflow, this message appears when > you don't have any message to translate in your app.. maybe you could check > it ? > > Le mardi 11 février 2014 15:11:47 UTC+1, whitelotus a écrit : >> >> Yes it's installed. As follows, I'm usin

Re: makemessages error. Please help!

2014-02-11 Thread whitelotus
Yes it's installed. As follows, I'm using ubuntu12.04. Thanks. $sudo apt-get install gettext Reading package lists... Done Building dependency tree Reading state information... Done gettext is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 111 not upgraded. 在 20

Re: makemessages error. Please help!

2014-02-11 Thread whitelotus
; ) > > https://docs.djangoproject.com/en/dev/ref/settings/#locale-paths > > Cheers > > > On Mon, Feb 10, 2014 at 9:44 PM, whitelotus > > wrote: > >> >> Hi, all, >> >> To create the message file, I did "django-admin.py makemessages -l &

makemessages error. Please help!

2014-02-10 Thread whitelotus
Hi, all, To create the message file, I did "django-admin.py makemessages -l zh_CN". It popped out the following error which I couldn't find on the web. Could anyone tell me the reason why this happened, please? is the absolute app path which is right. I tried "touch /locale/django.pot", but i