From 7c39bad2002e6a46cfa24f6517844ffae4230a22 Mon Sep 17 00:00:00 2001 From: reimar Date: Fri, 1 Feb 2008 22:31:30 +0000 Subject: Add windows cp1256 encoding for arabic, fixes bug #1007 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25947 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 1 + 1 file changed, 1 insertion(+) (limited to 'help') 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" -- cgit v1.2.3