summaryrefslogtreecommitdiffstats
path: root/help/help_mp-zh_CN.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-02 17:11:00 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-02 17:11:00 +0000
commit1540fedb5feb2b74f2caee529e6d69ed8585f0a2 (patch)
tree1538db3fdceded37560b3a858a49d749dfa6ca2c /help/help_mp-zh_CN.h
parent53caae736a22baedb944d301e2ff4ec857117806 (diff)
downloadmpv-1540fedb5feb2b74f2caee529e6d69ed8585f0a2.tar.bz2
mpv-1540fedb5feb2b74f2caee529e6d69ed8585f0a2.tar.xz
Replace bps by B/s when it means bytes per second to avoid ambiguity since
bps can mean any combination of bits/bytes per second/sample. patch by a.guru - at - sympatico - dot - ca git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16361 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-zh_CN.h')
-rw-r--r--help/help_mp-zh_CN.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h
index e34b6da09f..42f166fbc8 100644
--- a/help/help_mp-zh_CN.h
+++ b/help/help_mp-zh_CN.h
@@ -161,8 +161,8 @@ static char help_text[]=
#define MSGTR_WritingAVIIndex "\n正在写AVI索引...\n"
#define MSGTR_FixupAVIHeader "修复AVI文件头...\n"
#define MSGTR_RecommendedVideoBitrate "%s CD推荐的视频比特率为: %d\n"
-#define MSGTR_VideoStreamResult "\n视频流: %8.3f kbit/s (%d bps) 大小: %d bytes %5.3f secs %d frames\n"
-#define MSGTR_AudioStreamResult "\n音频流: %8.3f kbit/s (%d bps) 大小: %d bytes %5.3f secs\n"
+#define MSGTR_VideoStreamResult "\n视频流: %8.3f kbit/s (%d B/s) 大小: %d bytes %5.3f secs %d frames\n"
+#define MSGTR_AudioStreamResult "\n音频流: %8.3f kbit/s (%d B/s) 大小: %d bytes %5.3f secs\n"
// cfg-mencoder.h:
#define MSGTR_MEncoderMP3LameHelp "\n\n"\