diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-02-26 14:24:21 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-02-26 14:24:21 +0000 |
commit | 4671e7781b7d8bfa5b356fd1337939c8b40f9acb (patch) | |
tree | 278f3bf316b35ae2abad51e50433f858b0fc0748 | |
parent | 54606d0eedd65c38ef26190398418eb9ab35abec (diff) | |
download | drakx-4671e7781b7d8bfa5b356fd1337939c8b40f9acb.tar drakx-4671e7781b7d8bfa5b356fd1337939c8b40f9acb.tar.gz drakx-4671e7781b7d8bfa5b356fd1337939c8b40f9acb.tar.bz2 drakx-4671e7781b7d8bfa5b356fd1337939c8b40f9acb.tar.xz drakx-4671e7781b7d8bfa5b356fd1337939c8b40f9acb.zip |
typo fix (s/snd-slot/sound-slot/)
-rw-r--r-- | perl-install/harddrake/sound.pm | 2 | ||||
-rw-r--r-- | perl-install/share/po/DrakX.pot | 2 | ||||
-rw-r--r-- | perl-install/share/po/no.po | 2 | ||||
-rw-r--r-- | perl-install/share/po/sp.po | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm index 4668ecd37..6e3904a9c 100644 --- a/perl-install/harddrake/sound.pm +++ b/perl-install/harddrake/sound.pm @@ -252,7 +252,7 @@ sub trouble { - \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use by default -- \"grep snd-slot /etc/modules.conf\" will tell you what driver it +- \"grep sound-slot /etc/modules.conf\" will tell you what driver it currently uses - \"/sbin/lsmod\" will enable you to check if its module (driver) is diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot index 1ce2406b2..1b0ad3947 100644 --- a/perl-install/share/po/DrakX.pot +++ b/perl-install/share/po/DrakX.pot @@ -7573,7 +7573,7 @@ msgid "" "- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n" "by default\n" "\n" -"- \"grep snd-slot /etc/modules.conf\" will tell you what driver it\n" +"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n" "currently uses\n" "\n" "- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n" diff --git a/perl-install/share/po/no.po b/perl-install/share/po/no.po index 464bb61b4..c9f324590 100644 --- a/perl-install/share/po/no.po +++ b/perl-install/share/po/no.po @@ -8840,7 +8840,7 @@ msgid "" "- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n" "by default\n" "\n" -"- \"grep snd-slot /etc/modules.conf\" will tell you what driver it\n" +"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n" "currently uses\n" "\n" "- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n" diff --git a/perl-install/share/po/sp.po b/perl-install/share/po/sp.po index 2a371c896..cabd55fb8 100644 --- a/perl-install/share/po/sp.po +++ b/perl-install/share/po/sp.po @@ -9225,7 +9225,7 @@ msgid "" "- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n" "by default\n" "\n" -"- \"grep snd-slot /etc/modules.conf\" will tell you what driver it\n" +"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n" "currently uses\n" "\n" "- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n" @@ -9246,7 +9246,7 @@ msgstr "" "картица користи \n" "по default-у\n" "\n" -"- \"grep snd-slot /etc/modules.conf\" ће вам рећи који је драјвер тренутно\n" +"- \"grep sound-slot /etc/modules.conf\" ће вам рећи који је драјвер тренутно\n" "у употреби\n" "\n" "- \"/sbin/lsmod\" ће вам омогућити да проверите да ли његов је драјверов " |