Bug 87551 - 'Stopping cups' message in not translatable in init script
Summary: 'Stopping cups' message in not translatable in init script
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: cups
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-03-28 18:06 UTC by Pedro Miguel Marques Morais
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-03-28 18:29:51 UTC
Embargoed:


Attachments (Terms of Use)

Description Pedro Miguel Marques Morais 2003-03-28 18:06:53 UTC
in /etc/init.d/cups, line 71
       echo -n "Stopping $prog: "
should be
       echo -n $"Stopping $prog: "

Comment 1 Tim Waugh 2003-03-28 18:15:24 UTC
Thanks.  Fixed package will be cups-1.1.18-2.

Comment 2 Pedro Miguel Marques Morais 2003-03-28 18:17:27 UTC
Sorry for reopening :-)Line 118 also needs a $

Comment 3 Pedro Miguel Marques Morais 2003-03-28 18:18:21 UTC
Sorry for reopening :-)Line 118 also needs a $

Comment 4 Tim Waugh 2003-03-28 18:20:32 UTC
You mean the usage message?

Comment 5 Pedro Miguel Marques Morais 2003-03-28 18:28:43 UTC
yes, most are translated.

Comment 6 Tim Waugh 2003-03-28 18:29:51 UTC
Also 1.1.18-2.  Thanks.


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