diff options
author | kraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-08-08 19:33:26 +0000 |
---|---|---|
committer | kraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-08-08 19:33:26 +0000 |
commit | ca045a31452af59e49864fefe9e6beaf5f627e32 (patch) | |
tree | 25127c7482d45f94d66cb2acd212527c3c79504e | |
parent | 5eec32433833cd960c6727922e31f1eabc3d3dbc (diff) |
r23920: Teletext support (and editor's info)
patch by JRaSH (jrash06 163 com)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24036 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | help/help_mp-zh_CN.h | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h index 52bba41d3e..81562c188a 100644 --- a/help/help_mp-zh_CN.h +++ b/help/help_mp-zh_CN.h @@ -1,11 +1,13 @@ -//Synced with help_mp-en.h r23747 +//Synced with help_mp-en.h r23920 // Reminder of hard terms which need better/final solution later: // (file links to be updated later if available!); // NAV; section/subsection; XScreenSaver; keycolor; // AGP move failed on Y plane; -// profile? demuxer? drain? flush? -// -// Translated by Lu Ran <hephooey@fastmail.fm>, Sheldon Jin <jinsh2 AT yahoo.com> +// profile? demuxer? drain? flush? +// +// Translated by JRaSH <jrash06@163.com> +// (Translator before 2007-05-01) +// Lu Ran <hephooey@fastmail.fm>, Sheldon Jin <jinsh2 AT yahoo.com> // (Translator before 2006-04-24) // Emfox Zhou <EmfoxZhou@gmail.com> // (Translator before 2005-10-12) @@ -2074,3 +2076,4 @@ static char help_text[]= #define MSGTR_TV_NoSuchDriver "没有这种驱动:%s\n" #define MSGTR_TV_UnknownColorOption "使用了未知色彩选项(%d)!\n" #define MSGTR_TV_CurrentFrequency "当前频率:%lu(%.3f)\n" +#define MSGTR_TV_NoTeletext "无电视字幕" |