From daf8586c63f2e8d526b5b0c3a0c8401a98fbe422 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Fri, 27 Jun 2003 12:18:09 +0000 Subject: Fixed typos; updated Ukrainian po file --- perl-install/harddrake/sound.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/harddrake') diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm index aff29c8e0..7b7e1b494 100644 --- a/perl-install/harddrake/sound.pm +++ b/perl-install/harddrake/sound.pm @@ -246,7 +246,7 @@ sub trouble { formatAlaTeX(N("The classic bug sound tester is to run the following commands: -- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use +- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses by default - \"grep sound-slot /etc/modules.conf\" will tell you what driver it @@ -271,7 +271,7 @@ sub get_any_driver_entry { val => N("Let me pick any driver"), disabled => sub {}, clicked => sub { my $old_driver = $driver; - if ($in->ask_from(N("Choosing an arbitratry driver"), + if ($in->ask_from(N("Choosing an arbitrary driver"), formatAlaTeX(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. -- cgit v1.2.1