Re: [Fwd: [evolution-patches] Add an a11y name for the search text entry]
- From: Christian Rose <menthos gnome org>
- To: Harry Lu <Harry Lu Sun COM>
- Cc: GNOME I18N List <gnome-i18n gnome org>, GNOME Documentation List <gnome-doc-list gnome org>
- Subject: Re: [Fwd: [evolution-patches] Add an a11y name for the search text entry]
- Date: Wed, 19 Jan 2005 17:48:46 +0100
tis 2005-01-18 klockan 11:19 +0800 skrev Harry Lu:
> Hi,
> The attaching patch was committed into CVS HEAD.
> Thanks!
> Harry
[...]
> > + a11y = gtk_widget_get_accessible (esb->entry);
> > + atk_object_set_name (a11y, _("Search Text Entry"));
Perhaps you would want to add a translator comment
(http://developer.gnome.org/doc/tutorials/gnome-i18n/developer.html#use-comments)
here, so that translators will know what the text "Search Text Entry" is
supposed to mean.
(I can think of many possible meanings:
1. Search for a text entry
2. Text entry of a search
3. Entry for a search text
...)
Christian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]