1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
# 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: tex-common/check_texmf_missing
Type: error
_Description: Essential entry missing in ${filename}
An essential entry is missing in ${filename}:
.
No setting of ${variable}.
.
TeX will not work until the configuration files are
fixed. The version of ${filename} that is provided by the package
should be available as ${filename}.ucf-dist.
.
The configuration process has been aborted.
Template: tex-common/check_texmf_wrong
Type: error
#flag:translate!:3
_Description: Invalid essential entry in ${filename}
An essential entry is invalid in ${filename}:
${variable} does not contain:
.
${pattern}
.
TeX will not work until the configuration files are
fixed. The version of ${filename} that is provided by the package
should be available as ${filename}.ucf-dist.
.
The configuration process has been aborted.
|