CVS: main help_mp-en.h,1.53,1.54
Update of /cvsroot/mplayer/main In directory mail:/var/tmp.root/cvs-serv7746 Modified Files: help_mp-en.h Log Message: adding CP1251 to GUI's Font encoding for FreeType Index: help_mp-en.h =================================================================== RCS file: /cvsroot/mplayer/main/help_mp-en.h,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- help_mp-en.h 8 Sep 2002 16:55:33 -0000 1.53 +++ help_mp-en.h 16 Sep 2002 13:22:49 -0000 1.54 @@ -505,6 +505,7 @@ #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"
participants (1)
-
Ivan Kalvachev