Re: i18n of app menus
- From: Matthias Clasen <matthias clasen gmail com>
- To: Shaun McCance <shaunm gnome org>
- Cc: gtk-devel-list gnome org
- Subject: Re: i18n of app menus
- Date: Mon, 23 Jan 2012 12:47:39 -0500
On Mon, Jan 23, 2012 at 9:22 AM, Shaun McCance <shaunm gnome org> wrote:
> or presumably this:
>
> <item action='app.new' accel='<Primary>n'>
> <attribute name='label'>_New Window</attribute>
> </item>
>
> And attribute elements can have the translatable attribute, so
> we really ought to be writing this like this:
>
> <item action='app.new' accel='<Primary>n'>
> <attribute name='label' translatable='yes'>_New Window</attribute>
> </item>
Man, I wrote that code not too long ago...you'd think I remember those
details :-(
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]