From dbde2d7bc12f15e415c3ee1442e17aee899b86d7 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 21 Mar 2008 09:30:00 +0000 Subject: recommend using insensitive search (#39136) --- perl-install/share/po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/share/po/pl.po') diff --git a/perl-install/share/po/pl.po b/perl-install/share/po/pl.po index fa748b4d3..09c557c24 100644 --- a/perl-install/share/po/pl.po +++ b/perl-install/share/po/pl.po @@ -3153,7 +3153,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" @@ -3174,7 +3174,7 @@ msgstr "" "następujące polecenia:\n" "\n" "\n" -"- \"lspcidrake -v | fgrep AUDIO\" powie, który ze sterowników jest\n" +"- \"lspcidrake -v | fgrep -i AUDIO\" powie, który ze sterowników jest\n" "domyślnie używany przez kartę\n" "\n" "- \"grep sound-slot /etc/modprobe.conf\" powie, który sterownik jest\n" -- cgit v1.2.1