All of lore.kernel.org
 help / color / mirror / Atom feed
* i18n problems with eglibc
@ 2011-07-25 16:26 Robert Brick
  2011-07-25 20:08 ` Phil Blundell
  0 siblings, 1 reply; 5+ messages in thread
From: Robert Brick @ 2011-07-25 16:26 UTC (permalink / raw)
  To: openembedded-devel

Hello.

I'm trying to get the es_US.UTF-8 locale working with OE. I've 
included
nls support and IMAGE_LINGUAS="es_US.utf8" in my image and set
LANG=es_US.UTF-8 on the target, however I only get partial message
translation on the target when using coreutils's ls command. Here is 
the output from ls
when requesting the contents of a non-existent directory:

root@cpc3xx:/bin [1]# ls /nonexistent
ls: no se puede acceder a /nonexistent: No such file or directory
root@cpc3xx:/bin [2]#

I was expecting to see:
ls: no se puede acceder a /non: No existe el fichero o el directorio

The first part of the output has the es translation, but not the 
second
part.

Anyone have any idea why? Thanks in advance.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-07-26  1:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-25 16:26 i18n problems with eglibc Robert Brick
2011-07-25 20:08 ` Phil Blundell
2011-07-25 20:34   ` Robert Brick
2011-07-25 20:41     ` Phil Blundell
2011-07-26  1:34       ` Robert Brick

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.