Package: alsa-driver
Severity: minor
Tags: patch

Hi,

Please find attached two patches for the debconf templates. Here are my
comments:

>-_Choices: all, ${alsa_cards}
>+#flag:translate:1
>+__Choices: all, ${alsa_cards}

Mark only "all" as translatable.

>-_Description: Select ALSA drivers to build
>+_Description: ALSA drivers to build:

Follow the developers-reference.


>+#flag:translate!:4

Do not mark "${alsa_cards_with_descriptions}" as translatable.


>-Description: This is not an asked question.
>+Description: for internal use

If you want lintian to skip the checks on these templates, the
recommanded string is "for internal use"


>-_Choices: ALSA, OSS, default
>+#flag:translate:3
>+__Choices: ALSA, OSS, default

Only mark "default" as translatable.

Cheers,

-- 
Thomas Huriaux
--- alsa-source.templates.orig  2006-07-10 14:43:11.000000000 +0200
+++ alsa-source.templates       2006-07-10 14:46:52.000000000 +0200
@@ -15,8 +15,10 @@
 Template: alsa-source/cards_to_be_built
 Type: multiselect
 Default: all
-_Choices: all, ${alsa_cards}
-_Description: Select ALSA drivers to build
+#flag:translate:1
+__Choices: all, ${alsa_cards}
+#flag:translate!:4
+_Description: ALSA drivers to build:
  Select the ALSA sound card drivers that should be included
  in alsa-modules packages that are built from the sources
  included in the alsa-source package.
@@ -29,12 +31,12 @@
 Template: alsa-source/cards
 Type: select
 Choices: _CARDS_WITHOUT_DESCRIPTIONS_
-Description: This is not an asked question.
+Description: for internal use
  Really, it isn't. Trust me.
 
 Template: alsa-source/cards_with_descriptions
 Type: select
 Choices: _CARDS_WITH_DESCRIPTIONS_
-Description: This is not an asked question.
+Description: for internal use
  Really, it isn't. Trust me.
 
--- linux-sound-base.templates.orig     2006-07-10 14:45:42.000000000 +0200
+++ linux-sound-base.templates  2006-07-10 14:46:35.000000000 +0200
@@ -1,6 +1,7 @@
 Template: linux-sound-base/sound_system
 Type: select
-_Choices: ALSA, OSS, default
+#flag:translate:3
+__Choices: ALSA, OSS, default
 Default: ALSA
 _Description: Sound system to use
  ALSA and OSS are alternative systems of drivers for

Attachment: signature.asc
Description: Digital signature

Reply via email to