GNOME Bugzilla – Bug 318817
Missing ending period in totem message
Last modified: 2006-01-25 05:46:58 UTC
#: ../src/backend/bacon-video-widget-gst.c:3458 msgid "" "The requested audio output was not found. Please select another audio output " "in the Multimedia Systems Selector" This message should probably end in a period, like the other messages.
Frankly, the message shouldn't suck that much in the first place.
Well, this is in Totem, so if you have any suggestions for better error messages, feel free to change. I changed a lot of error messages in the BVW widget (of gst) a while ago (for 1.2.0) to be more user-friendly (as in: helpful, suggesting what to do, etc.), so if it's not right, then I'm probably just not the right person to come up with error messages.
2006-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net> * src/backend/bacon-video-widget-gst.c: (bacon_video_widget_new): Add missing periods (#318817).