Bug 26510 - internet-config init message redesign
Summary: internet-config init message redesign
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: internet-config
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-02-07 18:26 UTC by Christian Rose
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-02-07 18:40:59 UTC
Embargoed:


Attachments (Terms of Use)

Description Christian Rose 2001-02-07 18:26:34 UTC
#: /usr/local/initfoo/etc/rc.d/init.d/isdn:530
msgid "Shutting down ipppd"

This could probably be changed to
"Shutting down $prog"

The reason is that "ipppd" shouldn't be translated anyway, so substituting
the name with a run-time environment variable like this saves translators a
lot of work, instead of having to translate each similar message
seperately.

Comment 1 Christian Rose 2001-02-07 18:37:03 UTC
#: /usr/local/initfoo/etc/rc.d/init.d/isdn:511
msgid "Shutting down ibod"

Same thing here. "ibod" could also be replaced with a $prog.

Comment 2 Christian Rose 2001-02-07 18:40:54 UTC
#: /etc/rc.d/init.d/isdn:512 /etc/rc.d/init.d/isdn:515
msgid "Starting ibod"

#: /usr/local/initfoo/etc/rc.d/init.d/isdn:520
msgid "Shutting down isdnlog"

#: /usr/local/initfoo/etc/rc.d/init.d/isdn:451
msgid "Starting isdnlog"

These too.

Comment 3 Ngo Than 2001-02-09 17:30:00 UTC
It's fixed in internet-config-0.27-1.


Note You need to log in before you can comment on or make changes to this bug.