From: Robert Brick <bb1@halebob.net>
To: <openembedded-devel@lists.openembedded.org>
Subject: i18n problems with eglibc
Date: Mon, 25 Jul 2011 11:26:19 -0500 [thread overview]
Message-ID: <aca10ad4ca204fe1dbc0276dbffed2b2@smithers> (raw)
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.
next reply other threads:[~2011-07-25 16:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-25 16:26 Robert Brick [this message]
2011-07-25 20:08 ` i18n problems with eglibc Phil Blundell
2011-07-25 20:34 ` Robert Brick
2011-07-25 20:41 ` Phil Blundell
2011-07-26 1:34 ` Robert Brick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aca10ad4ca204fe1dbc0276dbffed2b2@smithers \
--to=bb1@halebob.net \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.