Bug 51929

Summary: Weird message in redhat-config-network
Product: [Retired] Red Hat Linux Reporter: Christian Rose <menthos>
Component: redhat-config-networkAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: pknirsch, than
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-08-21 03:18:54 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 2001-08-16 23:33:58 UTC
#: ../src/glade-strings.c:280
msgid "Enable , if you want to use it."

Pardon me?

Comment 1 Trond Eivind Glomsrxd 2001-08-17 16:14:32 UTC
The file actually has _("Enable "Use synchronous PPP", if you want to use it.");
This doesn't work, obviously... will fix.

Comment 2 Christian Rose 2001-08-17 16:47:07 UTC
No, double quotes will have to be escaped with a backslash, just like in C.

Comment 3 Glen Foster 2001-08-17 19:16:41 UTC
This defect is considered SHOULD-FIX for Fairfax.

Comment 4 Trond Eivind Glomsrxd 2001-08-17 20:45:02 UTC
Fixed in CVS.

Comment 5 Trond Eivind Glomsrxd 2001-08-17 20:46:05 UTC
BTW, glade problem is filed as bug #51966

Comment 6 Christian Rose 2001-08-20 19:06:44 UTC
The message is now "Enables synchronous PPP for the connection".

All other messages in redhat-config-network use "Enable ...", i.e. speak of user
action, instead of what the setting itself does. So I think this should really
be "Enable synchronous PPP for the connection".


Comment 7 Trond Eivind Glomsrxd 2001-08-21 03:18:50 UTC
Done, in CVS.