summaryrefslogtreecommitdiff
path: root/debian/foomatic-filters.templates
diff options
context:
space:
mode:
Diffstat (limited to 'debian/foomatic-filters.templates')
-rw-r--r--debian/foomatic-filters.templates33
1 files changed, 17 insertions, 16 deletions
diff --git a/debian/foomatic-filters.templates b/debian/foomatic-filters.templates
index f46d3fa..c20b3a3 100644
--- a/debian/foomatic-filters.templates
+++ b/debian/foomatic-filters.templates
@@ -2,11 +2,11 @@ Template: foomatic-filters/filter_debug
Type: boolean
Default: false
_Description: Enable logging debug output into a logfile (INSECURE)?
- The logfile will be named /tmp/foomatic-rip.log.
+ If you choose this option, the logfile will be named /tmp/foomatic-rip.log.
.
- WARNING: This logfile is a security hole; do not use in production.
- However, if you are having trouble printing, you should enable this option
- and include this logfile in any bug reports.
+ This option is a potential security issue and should not be used
+ in production. However, if you are having trouble printing, you should
+ enable it and include the logfile in bug reports.
Template: foomatic-filters/textfilter
Type: select
@@ -14,7 +14,7 @@ Type: select
__Choices: Automagic, a2ps, mpage, enscript, Custom
Default: Automagic
_Description: Command for converting text files to PostScript:
- If you select ``Automagic'', Foomatic will search for one of a2ps,
+ If you select 'Automagic', Foomatic will search for one of a2ps,
mpage, and enscript (in that order) each time the filter script is executed.
.
Please make sure that the selected command is actually available; otherwise
@@ -28,7 +28,7 @@ _Description: Command for converting text files to PostScript:
Template: foomatic-filters/custom_textfilter
Type: string
_Description: Command to convert standard input to PostScript:
- This should be the full command line of a command that converts text from
+ Please enter the full command line of a command that converts text from
standard input to PostScript on standard output.
.
Please note that entering an invalid command line here may result in lost
@@ -38,12 +38,13 @@ Template: foomatic-filters/ps_accounting
Type: boolean
Default: false
_Description: Enable PostScript accounting for CUPS?
- Insert PostScript code for accounting into each print job. This currently
- only works with CUPS.
+ You should choose this option if you want to insert PostScript code
+ for accounting into each print job. This is currently only useful
+ with CUPS.
.
- Note: When used with generic PostScript printers (and under certain
- conditions with other printers also) this causes an extra page to be
- printed after each job, so this is off by default.
+ When used with generic PostScript printers (and under certain
+ conditions with other printers) this causes an extra page to be
+ printed after each job.
Template: foomatic-filters/spooler
Type: select
@@ -51,14 +52,14 @@ Choices: cups, lpd, lprng, pdq, ppr, direct
Default: direct
_Description: Printer spooler backend for Foomatic:
Foomatic normally requires a printer spooler (like CUPS or LPRng) to
- handle communication with the printer and manage print jobs. If you
- don't have a spooler installed, you can use the "direct" backend, but
+ handle communication with the printer and manage print jobs. If
+ no spooler is installed, you can use the 'direct' backend, but
this is only recommended for single-user systems.
.
The installation process may have already detected the correct
- spooler; however, if this is the first time you are installing
- Debian, or you somehow have more than one spooler installed on your
- system, the detected spooler may be incorrect.
+ spooler; however, if this is the first installation of this system,
+ or if more than one spooler is installed,
+ the detected spooler may be incorrect.
Template: foomatic-filters/config_parsed
Type: boolean