summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorjaf <jaf@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-21 16:57:20 +0000
committerjaf <jaf@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-21 16:57:20 +0000
commit17ea0b324e3b1a4ddf36d10260e102d9f41a6cb4 (patch)
tree1b9d56d0e8c24a6a4dab9845312bc954534e5463 /help
parent168a60b4bd1b024979f9c2ea485f882ed4fcf3ca (diff)
downloadmpv-17ea0b324e3b1a4ddf36d10260e102d9f41a6cb4.tar.bz2
mpv-17ea0b324e3b1a4ddf36d10260e102d9f41a6cb4.tar.xz
sync by me and hephooey@fastmail.fm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7827 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-de.h4
-rw-r--r--help/help_mp-zh_CN.h3
2 files changed, 7 insertions, 0 deletions
diff --git a/help/help_mp-de.h b/help/help_mp-de.h
index cef54a6c1b..a0bcd6af19 100644
--- a/help/help_mp-de.h
+++ b/help/help_mp-de.h
@@ -378,6 +378,10 @@ static char help_text[]=
#define MSGTR_MENU_SkinBrowser "Skinbrowser"
#define MSGTR_MENU_Preferences "Einstellungen"
#define MSGTR_MENU_Exit "Beenden ..."
+#define MSGTR_MENU_Mute "Mute"
+#define MSGTR_MENU_Original "Original"
+#define MSGTR_MENU_AspectRatio "Aspect Ratio"
+
// --- equalizer
#define MSGTR_EQU_Audio "Audio"
diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h
index 3d2bf5819e..df38fe6a42 100644
--- a/help/help_mp-zh_CN.h
+++ b/help/help_mp-zh_CN.h
@@ -376,6 +376,9 @@ static char help_text[]=
#define MSGTR_MENU_SkinBrowser "Skin浏览器"
#define MSGTR_MENU_Preferences "属性设置"
#define MSGTR_MENU_Exit "退出 ..."
+#define MSGTR_MENU_Mute "静音"
+#define MSGTR_MENU_Original "原始的"
+#define MSGTR_MENU_AspectRatio "长宽比"
// --- equalizer
#define MSGTR_EQU_Audio "音频"