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:
Obviously the script's name is /etc/init.d/apmd.
*** This bug has been marked as a duplicate of 87555 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.