[Pidgin] #10445: gtkutils.c purple_request_choice no translation for OK and Cancel buttons
Pidgin
trac at pidgin.im
Sun Oct 25 02:35:01 EDT 2009
#10445: gtkutils.c purple_request_choice no translation for OK and Cancel buttons
-----------------------+----------------------------------------------------
Reporter: adiroiban | Owner:
Type: patch | Status: new
Milestone: | Component: pidgin (gtk)
Version: 2.6.2 | Resolution:
Keywords: i18n |
-----------------------+----------------------------------------------------
Comment(by deryni):
Do you run pidgin with a translation? So you see English OK and Cancel
button labels? With your patch applied do you see the correct GTK+ stock
buttons instead? The request_choice UI function attempts to map stock
button text to stock buttons, however it attempts to match against
translated strings and since the calls you are patching don't translate
the strings that will not match.
--
Ticket URL: <http://developer.pidgin.im/ticket/10445#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list