Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 77823

Summary: init script not fully internationalized
Product: [Retired] Red Hat Linux Reporter: Ulrich Drepper <drepper>
Component: apmdAssignee: Bill Nottingham <notting>
Status: CLOSED DUPLICATE QA Contact: Jay Turner <jturner>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: rvokal, srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 18:50:08 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 Ulrich Drepper 2002-11-14 01:11:45 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021108

Description of problem:
The apmd init script is not fully internationalized.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.cat /etc/init.d/rpmd
2.
3.
	

Actual Results:  At least
 echo "Usage: apmd.init {start|stop|status|restart|reload|condrestart}"
this line needs i18n marking.

Expected Results:  Replace with
 echo $"Usage: apmd.init {start|stop|status|restart|reload|condrestart}"

Additional info:

Comment 1 Ulrich Drepper 2002-11-14 01:12:44 UTC
Obviously the script's name is /etc/init.d/apmd.

Comment 2 Bill Nottingham 2003-05-19 20:11:44 UTC

*** This bug has been marked as a duplicate of 87555 ***

Comment 3 Red Hat Bugzilla 2006-02-21 18:50:08 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.