Le jeudi 28 août 2008 à 14:39 +0530, Sweta Kothari a écrit :
> Hi,
> A minor typo in gtkhtml package. 
> 
> Details below:
> module name:gtkhtml
> String number: 115
> 
> String: _Emoticon
> 
> error:
> "Emoticon" should be "Emotion"
> 
> regards
> Sweta

Hi Sweta,

Looking at the po file, the reference is the following:

#: ../components/editor/gtkhtml-editor-actions.c:1579
msgid "_Emoticon"
msgstr "_Frimousse"

In the code, it represents a menu to insert a smiley :

{ "insert-face-menu",
          NULL,
          N_("_Emoticon"),
          NULL,
          NULL,
          NULL },

So I don't think there is an error in this string. Could you please
explain why you think there is a problem with this string ?

Thanks,

Bob.

N.B. http://en.wikipedia.org/wiki/Emoticon

_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n

Reply via email to