Hi again,

Thomas Huriaux <[EMAIL PROTECTED]> (14/07/2006):
> In your debconf templates, there is twice a "Choices" field with only
> one translatable choice and twice an empty Default field marked as
> translatable.
> The attached patch fix these problems.
> 
> I'm not sure, but maybe the "direct" backend in the
> foomatic-filters/spooler template should also be marked as translatable.
> If I'm not mistaking, please mark it as following:
> 
> #flag:translate:6
> __Choices: cups, lpd, lprng, pdq, ppr, direct

I forgot one Choice to translate: "Automagic" in "Choices: Automagic,
a2ps, mpage, enscript, Custom"

An updated patch is attached.

-- 
Thomas Huriaux
--- foomatic-filters.templates.orig     2006-07-14 19:01:50.000000000 +0200
+++ foomatic-filters.templates  2006-07-14 19:03:07.000000000 +0200
@@ -10,7 +10,8 @@
 
 Template: foomatic-filters/textfilter
 Type: select
-_Choices: Automagic, a2ps, mpage, enscript, Custom
+#flag:translate:1,5
+__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,
@@ -26,7 +27,6 @@
 
 Template: foomatic-filters/custom_textfilter
 Type: string
-_Default: 
 _Description: Command to convert standard input to PostScript:
  This should be the full command line of a command that converts text from
  standard input to PostScript on standard output.
@@ -50,7 +50,8 @@
 
 Template: foomatic-filters/gspath
 Type: select
-_Choices: gs, gs-gnu, gs-esp, gs-afpl, Custom
+#flag:translate:5
+__Choices: gs, gs-gnu, gs-esp, gs-afpl, Custom
 Default: gs
 _Description: Ghostscript interpreter to be used by Foomatic:
  For non-PostScript printers, print jobs are usually translated from
@@ -70,7 +71,6 @@
 
 Template: foomatic-filters/custom_gspath
 Type: string
-_Default: 
 _Description: Custom Ghostscript interpreter path:
  You should enter the full path to your preferred Ghostscript
  interpreter; e.g. `/opt/artifex.com-ghostscript/bin/gs'.

Attachment: signature.asc
Description: Digital signature

Reply via email to