summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-02-01 22:31:30 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-02-01 22:31:30 +0000
commit7c39bad2002e6a46cfa24f6517844ffae4230a22 (patch)
tree369889e8265fde4730d5a7a0b8997052fd75ba18 /help
parent3e9b59583dff1ed7099cf6b311cc64d3ace9d179 (diff)
downloadmpv-7c39bad2002e6a46cfa24f6517844ffae4230a22.tar.bz2
mpv-7c39bad2002e6a46cfa24f6517844ffae4230a22.tar.xz
Add windows cp1256 encoding for arabic, fixes bug #1007
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25947 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 c0606c8c1a..fe8b2557e9 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -944,6 +944,7 @@ static char help_text[]=
#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_FontEncoding23 "Arabic Windows (CP1256)"
#define MSGTR_PREFERENCES_FontNoAutoScale "No autoscale"
#define MSGTR_PREFERENCES_FontPropWidth "Proportional to movie width"
#define MSGTR_PREFERENCES_FontPropHeight "Proportional to movie height"