summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/sound.pm
diff options
context:
space:
mode:
authorAhmad Samir <ahmad@mageia.org>2011-04-04 21:40:07 +0000
committerAhmad Samir <ahmad@mageia.org>2011-04-04 21:40:07 +0000
commit3b83b1ffba15da8f3f6cdb754733a44c4c724300 (patch)
treedb867e49ccb884963b765ddc1db2cf861738fa87 /perl-install/harddrake/sound.pm
parent706ce9c0db5d5ca778574b238139385b8bd02a87 (diff)
downloaddrakx-3b83b1ffba15da8f3f6cdb754733a44c4c724300.tar
drakx-3b83b1ffba15da8f3f6cdb754733a44c4c724300.tar.gz
drakx-3b83b1ffba15da8f3f6cdb754733a44c4c724300.tar.bz2
drakx-3b83b1ffba15da8f3f6cdb754733a44c4c724300.tar.xz
drakx-3b83b1ffba15da8f3f6cdb754733a44c4c724300.zip
- perl -pi -e 's!you can pick one in the above list!you can pick one from the above list!'
Diffstat (limited to 'perl-install/harddrake/sound.pm')
-rw-r--r--perl-install/harddrake/sound.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm
index ab3b9bf52..9cb2f42d1 100644
--- a/perl-install/harddrake/sound.pm
+++ b/perl-install/harddrake/sound.pm
@@ -504,7 +504,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 in the above list.
+you can pick one from the above list.
The current driver for your \"%s\" sound card is \"%s\" ", $device->{description}, $driver)),
[