summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-25 17:26:31 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-25 17:26:31 +0000
commitbbd2eafbb19376b619571a4382c77f61044f780b (patch)
treee4f2879e8262ea4a1da685813587e6a99586c0c1 /help
parentc967a75909f9557ade1774dee13cd7f1c1c7f039 (diff)
downloadmpv-bbd2eafbb19376b619571a4382c77f61044f780b.tar.bz2
mpv-bbd2eafbb19376b619571a4382c77f61044f780b.tar.xz
[PATCH] CP1250 encoding to GUI and UTF-8 to font.desc
From: Nikola Smolenski <smolensk@eunet.yu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10183 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 0898371a6b..9931abb45d 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -576,6 +576,7 @@ static char help_text[]=
#define MSGTR_PREFERENCES_FontEncoding19 "Korean charset (CP949)"
#define MSGTR_PREFERENCES_FontEncoding20 "Thai charset (CP874)"
#define MSGTR_PREFERENCES_FontEncoding21 "Cyrillic Windows (CP1251)"
+#define MSGTR_PREFERENCES_FontEncoding22 "Slavic/Central European Windows (CP1250)"
#define MSGTR_PREFERENCES_FontNoAutoScale "No autoscale"
#define MSGTR_PREFERENCES_FontPropWidth "Proportional to movie width"
#define MSGTR_PREFERENCES_FontPropHeight "Proportional to movie height"