Now I'm getting the following error...
Error: errors happened while running xgettext on __init__.py
/bin/sh: 1: xgettext: not found
It creates the right folders, but no .mo files.
On Thursday, July 12, 2012 7:13:14 PM UTC+1, Phil wrote:
>
> ugh, that would explain it! Thanks a lot Tomas.
>
> O
ugh, that would explain it! Thanks a lot Tomas.
On Thursday, July 12, 2012 7:02:11 PM UTC+1, Tomas Neme wrote:
>
> "django-admin.py makemessages -l de"
> "django-admin.py makemessages -l es"
>
>
> > Hi,
> >
> > (django version 1.3.1, Python2.7)
> >
> > (at the end of my settings file)
> > =
"django-admin.py makemessages -l de"
"django-admin.py makemessages -l es"
On Thu, Jul 12, 2012 at 2:59 PM, Phil wrote:
> Hi,
>
> (django version 1.3.1, Python2.7)
>
> (at the end of my settings file)
>
> # translation support
> ugettext = lambda s: s
>
> LANGUAGES = (
>
3 matches
Mail list logo