diff options
Diffstat (limited to 'perl-install/share/po/it.po')
-rw-r--r-- | perl-install/share/po/it.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/po/it.po b/perl-install/share/po/it.po index 22f75d891..8b4f15aa0 100644 --- a/perl-install/share/po/it.po +++ b/perl-install/share/po/it.po @@ -3146,7 +3146,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" @@ -3166,7 +3166,7 @@ msgstr "" "Un controllo classico in caso di problemi audio è lanciare questi comandi:\n" "\n" "\n" -"- \"lspcidrake -v | fgrep AUDIO\" ti dice qual è il driver predefinito per " +"- \"lspcidrake -v | fgrep -i AUDIO\" ti dice qual è il driver predefinito per " "la tua scheda\n" "\n" "- \"grep sound-slot /etc/modprobe.conf\" ti dice che driver si sta usando " |