summaryrefslogtreecommitdiffstats
path: root/help/help_mp-tr.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-tr.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-tr.h')
-rw-r--r--help/help_mp-tr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/help_mp-tr.h b/help/help_mp-tr.h
index bb1d32e67d..aa92e6f00c 100644
--- a/help/help_mp-tr.h
+++ b/help/help_mp-tr.h
@@ -134,8 +134,8 @@ static char help_text[]=
#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"