File: templates

package info (click to toggle)
tex-common 5.03
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,540 kB
  • ctags: 160
  • sloc: sh: 1,244; perl: 379; lisp: 276; python: 272; makefile: 160; sed: 4
file content (36 lines) | stat: -rw-r--r-- 1,152 bytes parent folder | download | duplicates (4)
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.