Re: [Fwd: [evolution-patches] Add an a11y name for the search text entry]



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]