diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-03-21 09:30:00 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-03-21 09:30:00 +0000 |
commit | dbde2d7bc12f15e415c3ee1442e17aee899b86d7 (patch) | |
tree | d7436b311c9fe8d2cd3f3dccfa7833188d68f9fa /perl-install/share/po/fr.po | |
parent | 92d4e5f2066a911e816b9862a4d97dc8b883f60d (diff) | |
download | drakx-backup-do-not-use-dbde2d7bc12f15e415c3ee1442e17aee899b86d7.tar drakx-backup-do-not-use-dbde2d7bc12f15e415c3ee1442e17aee899b86d7.tar.gz drakx-backup-do-not-use-dbde2d7bc12f15e415c3ee1442e17aee899b86d7.tar.bz2 drakx-backup-do-not-use-dbde2d7bc12f15e415c3ee1442e17aee899b86d7.tar.xz drakx-backup-do-not-use-dbde2d7bc12f15e415c3ee1442e17aee899b86d7.zip |
recommend using insensitive search (#39136)
Diffstat (limited to 'perl-install/share/po/fr.po')
-rw-r--r-- | perl-install/share/po/fr.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/po/fr.po b/perl-install/share/po/fr.po index 0d5f8dab9..33ffaa17f 100644 --- a/perl-install/share/po/fr.po +++ b/perl-install/share/po/fr.po @@ -3257,7 +3257,7 @@ msgid "" "The classic bug sound tester is to run the following commands:\n" "\n" "\n" -"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses\n" +"- \"lspcidrake -v | fgrep -i AUDIO\" will tell you which driver your card uses\n" "by default\n" "\n" "- \"grep sound-slot /etc/modprobe.conf\" will tell you what driver it\n" @@ -3277,7 +3277,7 @@ msgstr "" "Pour résoudre un problème de son,\n" "veuillez lancer les commandes suivantes dans une console :\n" "\n" -"- « lspcidrake -v | fgrep AUDIO » vous indique quel pilote votre carte\n" +"- « lspcidrake -v | fgrep -i AUDIO » vous indique quel pilote votre carte\n" " utilise par défaut\n" "\n" "- « grep sound-slot /etc/modprobe.conf » vous affiche quel pilote\n" |