Re: en_US.po
- From: Owen Taylor <otaylor redhat com>
- To: Noah Levitt <nlevitt columbia edu>
- Cc: Matthias Clasen <maclas gmx de>, Sven Neumann <sven gimp org>, carlos gnome org, gtk-devel-list gnome org, gnome-i18n gnome org
- Subject: Re: en_US.po
- Date: 06 Mar 2003 12:03:54 -0500
On Thu, 2003-03-06 at 11:56, Noah Levitt wrote:
> Is there a problem with documentation strings using
> non-ascii characters?
I think that should be fine.
> I'm not quite sure what the conclusion is about console
> strings. Are you saying there aren't any?
No ... I'd consider the gdk-pixbuf GError strings to be
potentially console strings.
> To my surprise, this code
>
> g_print ("foo ª»ÌÝÝî ‘ooo’\n");
>
> gave me this output
>
> foo ?????? ?ooo?
>
> with the locale set to en_US.UTF-8.
>
> I wonder what this means for other languages and encodings.
You probably forgot the setlocale() in your test case.
(gtk_init() does it for you automatically.)
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]