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/zh_CN.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/share/po/zh_CN.po') diff --git a/perl-install/share/po/zh_CN.po b/perl-install/share/po/zh_CN.po index 512a90103..74e165b71 100644 --- a/perl-install/share/po/zh_CN.po +++ b/perl-install/share/po/zh_CN.po @@ -3064,7 +3064,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" @@ -3084,7 +3084,7 @@ msgstr "" "经典 bug 声音测试程序将要运行下列命令: \n" "\n" "\n" -"-“lspcidrake -v | fgrep AUDIO”将会告诉您您的声卡默认使用哪种驱动程序\n" +"-“lspcidrake -v | fgrep -i AUDIO”将会告诉您您的声卡默认使用哪种驱动程序\n" "\n" "-“grep snd-slot /etc/modprobe.conf”将会告诉您声卡目前使用的驱动程序\n" "\n" -- cgit v1.2.1