diff options
author | Remco Rijnders <remco@webconquest.com> | 2014-04-10 20:42:09 +0200 |
---|---|---|
committer | Remco Rijnders <remco@webconquest.com> | 2014-04-10 20:42:09 +0200 |
commit | 5b21e2b5c4ffd16ce1f830a13ab9625b7468d45c (patch) | |
tree | 3ad8fba40993d1341995eb0009c8b5075f35b0a5 /perl-install/harddrake/sound.pm | |
parent | 1775e3386bd70d0a9d066b63153a3ec5067dc900 (diff) | |
download | drakx-5b21e2b5c4ffd16ce1f830a13ab9625b7468d45c.tar drakx-5b21e2b5c4ffd16ce1f830a13ab9625b7468d45c.tar.gz drakx-5b21e2b5c4ffd16ce1f830a13ab9625b7468d45c.tar.bz2 drakx-5b21e2b5c4ffd16ce1f830a13ab9625b7468d45c.tar.xz drakx-5b21e2b5c4ffd16ce1f830a13ab9625b7468d45c.zip |
The list with drivers appears below, really (mga#1852)
Diffstat (limited to 'perl-install/harddrake/sound.pm')
-rw-r--r-- | perl-install/harddrake/sound.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm index 754c7aa89..2ca4b8e08 100644 --- a/perl-install/harddrake/sound.pm +++ b/perl-install/harddrake/sound.pm @@ -285,7 +285,7 @@ sub get_any_driver_entry { formatAlaTeX( #-PO: keep the double empty lines between sections, this is formatted a la LaTeX N("If you really think that you know which driver is the right one for your card -you can pick one from the above list. +you can pick one from the list below. The current driver for your \"%s\" sound card is \"%s\" ", $device->{description}, $driver)), [ |