Template: update-inetd/ask-several-entries
Type: select
Choices: yes, no
Default: yes
Description: Ignore multiple entries and continue without changes?
 There are several entries for ${sservice} in ${inetdcf}.

Template: update-inetd/ask-entry-present
Type: select
Choices: yes, no
Default: yes
Description: Leave existing entry and continue without changes?
 Trying to add the following entry:
 .
 ${newentry}
 .
 There is already an entry for ${sservice} in ${inetdcf},
 but I don't recognise it.  Here is what it looks like:
 .
 ${lookslike}

Template: update-inetd/ask-remove-entries
Type: select
Choices: yes, no
Default: no
Description: Remove inetd entries?
 ${inetdcf} contains multiple entries for
 the `${service}' service. You're about to remove these entries.

Template: update-inetd/ask-disable-entries
Type: select
Choices: yes, no
Default: no
Description: Disable inetd entries?
 ${inetdcf} contains multiple entries for
 the `${service}' service. You're about to disable these entries.

