Mercurial > mplayer.hg
diff help/help_mp-en.h @ 36483:44d74bf92742
Add missing ISO-8859 encodings.
author | ib |
---|---|
date | Tue, 14 Jan 2014 16:53:48 +0000 |
parents | 6137162e1eae |
children | 29dd21c0fa9d |
line wrap: on
line diff
--- a/help/help_mp-en.h Tue Jan 14 16:38:15 2014 +0000 +++ b/help/help_mp-en.h Tue Jan 14 16:53:48 2014 +0000 @@ -797,6 +797,9 @@ #define MSGTR_PREFERENCES_FontEncoding23 "Arabic (CP1256)" #define MSGTR_PREFERENCES_FontEncoding24 "UTF-8" #define MSGTR_PREFERENCES_FontEncoding25 "Russian/Ukrainian/Belarusian (KOI8-RU)" +#define MSGTR_PREFERENCES_FontEncoding26 "Nordic (ISO-8859-10)" +#define MSGTR_PREFERENCES_FontEncoding27 "Thai (ISO-8859-11)" +#define MSGTR_PREFERENCES_FontEncoding28 "South-Eastern European (ISO-8859-16)" #define MSGTR_PREFERENCES_FontNoAutoScale "No autoscale" #define MSGTR_PREFERENCES_FontPropWidth "Proportional to movie width" #define MSGTR_PREFERENCES_FontPropHeight "Proportional to movie height"