summaryrefslogtreecommitdiffstats
path: root/help/help_mp-tr.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-29 12:43:58 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-29 12:43:58 +0000
commit7621a77c54695fce9c90018dacfe6548dd05197a (patch)
tree1d7f990fb1ae097731ea77701d675fb6563253fb /help/help_mp-tr.h
parentcbb51f853aaf45f0eba52d950400f081151713be (diff)
downloadmpv-7621a77c54695fce9c90018dacfe6548dd05197a.tar.bz2
mpv-7621a77c54695fce9c90018dacfe6548dd05197a.tar.xz
Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26918 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-tr.h')
-rw-r--r--help/help_mp-tr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-tr.h b/help/help_mp-tr.h
index 1e9bbb60fe..d131573503 100644
--- a/help/help_mp-tr.h
+++ b/help/help_mp-tr.h
@@ -603,7 +603,7 @@ static char help_text[]=
#define MSGTR_FormatNotRecognized "============ Üzgünüm, bu dosya biçimi desteklenmiyor ===========\n"\
"=== Dosya bir AVI,ASF veya MPEG yayın biçimi ise, lütfen geliştiricilere bildiriniz. ===\n"
#define MSGTR_SettingProcessPriority "İşlem önceliği ayarlanıyor: %s\n"
-#define MSGTR_FilefmtFourccSizeFpsFtime "[V] filefmt:%d fourcc:0x%X boyut:%dx%d fps:%5.2f ftime:=%6.4f\n"
+#define MSGTR_FilefmtFourccSizeFpsFtime "[V] filefmt:%d fourcc:0x%X boyut:%dx%d fps:%5.3f ftime:=%6.4f\n"
#define MSGTR_CannotInitializeMuxer "Cannot initialize muxer."
#define MSGTR_MissingVideoStream "Video yayını bulunamadı!\n"
#define MSGTR_MissingAudioStream "Ses yayını bulunamadı... -> ses yok\n"