Bug 26514 - openldap init messages redesign
Summary: openldap init messages redesign
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: openldap
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-02-07 18:47 UTC by Christian Rose
Modified: 2007-04-18 16:31 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-02-07 18:49:36 UTC
Embargoed:


Attachments (Terms of Use)

Description Christian Rose 2001-02-07 18:47:28 UTC
#: /usr/local/initfoo/etc/rc.d/init.d/ldap:48
msgid "Starting slurpd: "

#: /usr/local/initfoo/etc/rc.d/init.d/ldap:60
msgid "Stopping slapd: "

#: /usr/local/initfoo/etc/rc.d/init.d/ldap:66
msgid "Stopping slurpd: "

#: /usr/local/initfoo/etc/rc.d/init.d/ldap:37
msgid "Starting slapd: "

This could probably be changed to
"Starting $prog: "
and
 "Stopping $prog: "

The reason is that "sshd" 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:49:19 UTC
Of course it's the names slurpd and slapd that shouldn't be translated anyway.
Sorry.

Comment 2 Nalin Dahyabhai 2001-07-03 20:06:52 UTC
Fixing for openldap-2.0.11-5.  Thanks!


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