Re: i18n issues.

2008-05-30 Thread Jack M.
Holy crap I'm an idiot. Thanks, Ramiro, you hit the nail on the head. I've been using sp for spanish for so long I completely spaced that it is incorrect usage. Once I switched to es everything worked. Another one chalked up to PEBKAC. Thanks, -Jack On May 29, 3:54 pm, "Ramiro Morales" <[EMAI

Re: i18n issues.

2008-05-29 Thread Ramiro Morales
Jack, On Thu, May 29, 2008 at 2:51 PM, Jack M. <[EMAIL PROTECTED]> wrote: > > [...] > > Used make-message.py -l sp to generate the Spanish language files. Why are you using "sp" for Spanish?. You should be using "es" as that's the two-letter code for the spanish language used both by the gettex

i18n issues.

2008-05-29 Thread Jack M.
Hello, all. Forgive me as I'm still fairly new to django, but I'm having some issues getting i18n running, and I can't seem to find any help in the online docs. I've read chapter 18 (i18n) of djangobook.com, and chapter 10 relating to RequestContext. I've also read the docs on djangoproject.com