File: templates

package info (click to toggle)
common-lisp-controller 7.10
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 320 kB
  • sloc: sh: 332; lisp: 191; makefile: 43
file content (28 lines) | stat: -rw-r--r-- 1,000 bytes parent folder | download | duplicates (3)
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
# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# for an advice to debian-l10n-english@lists.debian.org
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: common-lisp-controller/short-site-name
Type: string
#  Default site name
_Default: Unknown
_Description: Short Common Lisp site name:
 You can configure what the Common Lisp implementations are going to use as
 'short site name'.
 .
 This is mostly unused except in some error reporting tools.

Template: common-lisp-controller/long-site-name
Type: string
# Default long site name, just something longer than the default site name
_Default: Site name not initialized
_Description: Long Common Lisp site name:
 You can configure what the Common Lisp implementations are going to use as
 'long site name'.
 .
 This is mostly unused except in some error reporting tools.