diff help/help_mp-tr.h @ 16360:e6e3e5cf583b

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
author diego
date Fri, 02 Sep 2005 17:11:00 +0000
parents 06baf147a638
children b4214294a9cc
line wrap: on
line diff
--- a/help/help_mp-tr.h	Fri Sep 02 17:06:37 2005 +0000
+++ b/help/help_mp-tr.h	Fri Sep 02 17:11:00 2005 +0000
@@ -134,8 +134,8 @@
 #define MSGTR_WritingAVIIndex "\nAVI içeriği yazılıyor...\n"
 #define MSGTR_FixupAVIHeader "AVI Başlığı düzeltiliyor...\n"
 #define MSGTR_RecommendedVideoBitrate "%s CD si için tavsiye edilen video bitrate: %d\n"
-#define MSGTR_VideoStreamResult "\nVideo biçimi: %8.3f kbit/s  (%d bps)  boyut: %d byte  %5.3f saniye  %d çerçeve\n"
-#define MSGTR_AudioStreamResult "\nSes biçimi: %8.3f kbit/s  (%d bps)  boyut: %d byte    %5.3f saniye\n"
+#define MSGTR_VideoStreamResult "\nVideo biçimi: %8.3f kbit/s  (%d B/s)  boyut: %d byte  %5.3f saniye  %d çerçeve\n"
+#define MSGTR_AudioStreamResult "\nSes biçimi: %8.3f kbit/s  (%d B/s)  boyut: %d byte    %5.3f saniye\n"
 
 // open.c, stream.c:
 #define MSGTR_CdDevNotfound "CD-ROM Sürücüsü '%s' bulunamadı!\n"