# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: update-inetd/title
Type: title
_Description: Configuring service: ${service}

Template: update-inetd/ask-several-entries
Type: boolean
Default: true
_Description: Ignore multiple entries and continue without changes?
 There are multiple entries in ${inetdcf} for the '${service}' service.

Template: update-inetd/ask-entry-present
Type: boolean
Default: true
#flag:translate!:3,5
_Description: Leave existing entry and continue without changes?
 An unrecognized entry for ${sservice} was found in ${inetdcf} while
 trying to add the following entry:
 .
 ${newentry}
 .
 The unrecognized entry is:
 .
 ${lookslike}

Template: update-inetd/ask-remove-entries
Type: boolean
Default: false
_Description: Remove inetd entries?
 There are multiple entries in ${inetdcf} for the '${service}' service.
 .
 Please confirm that you agree to remove these entries.

Template: update-inetd/ask-disable-entries
Type: boolean
Default: false
_Description: Disable inetd entries?
 There are multiple entries in ${inetdcf} for the '${service}' service.
 .
 Please confirm that you agree to disable these entries.
