From aaa94627d295056084f8be4a4778c3217135d729 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 6 Dec 2013 23:02:57 +0100 Subject: kill message about alternative driver (mga#11824) the sound card description is kept b/c next messages start by "\n\n" --- perl-install/harddrake/sound.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'perl-install/harddrake') diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm index afe70fa72..bda359eb2 100644 --- a/perl-install/harddrake/sound.pm +++ b/perl-install/harddrake/sound.pm @@ -186,8 +186,7 @@ sub config { } } elsif ($in->ask_from_({ title => N("Sound configuration"), messages => - N("Here you can select an alternative driver (either OSS or ALSA) for your sound card (%s).", - $device->{description}) . + $device->{description}. #-PO: here the first %s is either "OSS" or "ALSA", #-PO: the second %s is the name of the current driver #-PO: and the third %s is the name of the default driver -- cgit v1.2.1