diff help/help_mp-zh_TW.h @ 36698:6014c22afcd1

Relocate MSGTR_SamplesWanted. Move it from the help section to the libmpcodecs section where it belongs.
author ib
date Wed, 05 Feb 2014 19:28:05 +0000
parents 4c63b476f848
children d1aef1876187
line wrap: on
line diff
--- a/help/help_mp-zh_TW.h	Wed Feb 05 17:21:59 2014 +0000
+++ b/help/help_mp-zh_TW.h	Wed Feb 05 19:28:05 2014 +0000
@@ -48,9 +48,6 @@
 " * * *  詳細内容,更多的(高級)選項和控製鍵,請參見手册頁  * * *\n"
 "\n";
 
-// libmpcodecs/ad_dvdpcm.c:
-#define MSGTR_SamplesWanted "這個格式的采様需要更好的支持。請聯係開發者。\n"
-
 // ========================= MPlayer messages ===========================
 
 // mplayer.c:
@@ -1433,6 +1430,9 @@
 
 // ========================== LIBMPCODECS ===================================
 
+// libmpcodecs/ad_dvdpcm.c:
+#define MSGTR_SamplesWanted "這個格式的采様需要更好的支持。請聯係開發者。\n"
+
 // libmpcodecs/ad_libdv.c
 #define MSGTR_MPCODECS_AudioFramesizeDiffers "[AD_LIBDV] 警告! 音頻幀大小不一致! read=%d  hdr=%d。\n"