summaryrefslogtreecommitdiffstats
path: root/help_mp-en.h
diff options
context:
space:
mode:
authoriive <iive@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-16 13:22:50 +0000
committeriive <iive@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-16 13:22:50 +0000
commitcd73c4f51069312a733c9e5e0f4bc3523267226f (patch)
tree806dbb997d1c3dcadfc4cf607ccac7f967fa9254 /help_mp-en.h
parent0aa2bfc5339f071cc972054f3ca19814a6c870bc (diff)
downloadmpv-cd73c4f51069312a733c9e5e0f4bc3523267226f.tar.bz2
mpv-cd73c4f51069312a733c9e5e0f4bc3523267226f.tar.xz
adding CP1251 to GUI's Font encoding for FreeType
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7416 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-en.h')
-rw-r--r--help_mp-en.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help_mp-en.h b/help_mp-en.h
index c86676b485..17ee6ab8b1 100644
--- a/help_mp-en.h
+++ b/help_mp-en.h
@@ -505,6 +505,7 @@ static char help_text[]=
#define MSGTR_PREFERENCES_FontEncoding18 "Japanese charsets (SHIFT-JIS)"
#define MSGTR_PREFERENCES_FontEncoding19 "Korean charset (CP949)"
#define MSGTR_PREFERENCES_FontEncoding20 "Thai charset (CP874)"
+#define MSGTR_PREFERENCES_FontEncoding21 "Cyrillic Windows (CP1251)"
#define MSGTR_PREFERENCES_FontNoAutoScale "No autoscale"
#define MSGTR_PREFERENCES_FontPropWidth "Proportional to movie width"
#define MSGTR_PREFERENCES_FontPropHeight "Proportional to movie height"