Erik de Castro Lopo wrote:

> Hi all,
> 
> I'm working on an application where we need to add internationalization.
> The app is written in C++ and the first translation we're doing is for
> Spanish.

<snip>

> Its an Ubuntu Dapper system if that makes any difference.

Well I managed to get this working under Hardy, but that required
two things:

   a) Installation of the language-support-es package.
   b) Using LC_ALL=es_ES.utf8.

Unfortunately, these two steps don't seem to help on Dapper.

Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"There is only a small difference between a strong atheist and
a Christian: they agree on a very long list of gods that don't
exist, and disagree about only one of them."
_______________________________________________
coders mailing list
coders@slug.org.au
http://lists.slug.org.au/listinfo/coders

Reply via email to