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.
|