Bug 106097

Summary: Avoid using markup in rhgb messages
Product: [Retired] Red Hat Linux Beta Reporter: Christian Rose <menthos>
Component: rhgbAssignee: Jonathan Blandford <jrb>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: beta2CC: ddumas, goeran
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://developer.gnome.org/doc/tutorials/gnome-i18n/developer.html#avoid-markup
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-07 22:12:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christian Rose 2003-10-02 18:47:08 UTC
#: src/main.c:861
msgid "<span size=\"larger\" weight=\"bold\">Starting system services</span>"


Please don't include markup like this in messages. See all the good reasons on
http://developer.gnome.org/doc/tutorials/gnome-i18n/developer.html#avoid-markup
on why not to.

Comment 1 Jonathan Blandford 2003-10-07 22:12:36 UTC
*Thwack*.  I should know better than that.