Getting translated categories / image names to display

0 views
Skip to first unread message

newbie730

unread,
Dec 6, 2008, 9:55:26 PM12/6/08
to Satchmo users
I have a satchmo installation with English as the original language
and translations in Spanish. I've changed the language-code to "es"
though all the items are still displaying in English. Where should I
change the default language setting so that all items display in
Spanish?

Alessandro Ronchi

unread,
Dec 7, 2008, 3:59:41 AM12/7/08
to satchm...@googlegroups.com
2008/12/7 newbie730 <luis...@gmail.com>:

Check if your locale_code is supported by the server.
Mine is
LANGUAGE_CODE = 'it_IT.utf8'

In my local-settings.py I also have
LANGUAGES = (
('it', gettext_noop('Italiano')),
('en', gettext_noop('English')),
)
--
Alessandro Ronchi
Skype: aronchi
http://www.alessandroronchi.net

SOASI Soc.Coop. - www.soasi.com
Sviluppo Software e Sistemi Open Source
Sede: Via Poggiali 2/bis, 47100 Forlì (FC)
Tel.: +39 0543 798985 - Fax: +39 0543 579928

Rispetta l'ambiente: se non ti è necessario, non stampare questa mail

newbie730

unread,
Dec 7, 2008, 12:20:42 PM12/7/08
to Satchmo users
I have this in my settings.py file:

LANGUAGE_CODE = 'es-US'

also tried:

LANGUAGE_CODE='es'

shouldn't this be enough?

On Dec 7, 3:59 am, "Alessandro Ronchi" <alessandro.ron...@soasi.com>
wrote:
> 2008/12/7 newbie730 <luis.c...@gmail.com>:

Alessandro Ronchi

unread,
Dec 7, 2008, 2:28:04 PM12/7/08
to satchm...@googlegroups.com
2008/12/7 newbie730 <luis...@gmail.com>:

>
> I have this in my settings.py file:
>
> LANGUAGE_CODE = 'es-US'
>
> also tried:
>
> LANGUAGE_CODE='es'
>
> shouldn't this be enough?

does es or es-US appear when you try
locale -a
command?

try "es_ES.utf8"

--
Alessandro Ronchi
Skype: aronchi
http://www.alessandroronchi.net

SOASI Soc.Coop. - www.soasi.com

Reply all
Reply to author
Forward
0 new messages