Package: delo
Severity: minor
Tags: patch

Hi,

There are two minor problems in your debconf templates:

>-_Description: Console device
>+_Description: Console device:

Badly formatted prompt

> Template: delo/firmware-variables
> Type: note
>+#flag:translate!:3
> _Description: Firmware variables for booting
>  You have to set the "boot" firmware variables to boot your new debian
>  installation:
>+ .
>   setenv boot "3/rz${FIRM_RZ}"

The command should not be marked as translatable.


A full patch is attached.

-- 
Thomas Huriaux
--- delo.templates.orig 2006-07-14 13:23:17.000000000 +0200
+++ delo.templates      2006-07-14 13:22:24.000000000 +0200
@@ -13,14 +13,16 @@
 
 Template: delo/console-device
 Type: string
-_Description: Console device
+_Description: Console device:
  Delo can use the local console or a serial port as the system console.
  Please give the name of the system console. If no device is given, delo
  assumes local console.
 
 Template: delo/firmware-variables
 Type: note
+#flag:translate!:3
 _Description: Firmware variables for booting
  You have to set the "boot" firmware variables to boot your new debian
  installation:
+ .
   setenv boot "3/rz${FIRM_RZ}"

Attachment: signature.asc
Description: Digital signature

Reply via email to