[Pidgin] #14371: Voice/Video: Improve reporting of errors
Pidgin
trac at pidgin.im
Sun Jul 22 19:28:08 EDT 2012
#14371: Voice/Video: Improve reporting of errors
-----------------------------------------+----------------------------------
Reporter: haakon | Owner: Maiku
Type: patch | Status: new
Milestone: Patches Needing Improvement | Component: Voice and Video
Version: 2.9.0 | Resolution:
Keywords: farsight error notification |
-----------------------------------------+----------------------------------
Changes (by QuLogic):
* milestone: Patches Needing Review => Patches Needing Improvement
Comment:
{{{
purple_media_error(media, "%s%s%s", error,
error_msg ? _("\n\nMessage from Farsight: ") : "",
error_msg ? error_msg : "");
}}}
Is it usual for media errors to contain newlines? I'm also not sure how
easy it would be to translate these messages the way you have them.
--
Ticket URL: <http://developer.pidgin.im/ticket/14371#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list