r36579 - in trunk: gui/dialog/preferences.c help/help_mp-de.h help/help_mp-en.h
Author: ib Date: Tue Jan 14 17:53:48 2014 New Revision: 36579 Log: Add missing ISO-8859 encodings. Modified: trunk/help/help_mp-de.h Changes in other areas also in this revision: Modified: trunk/gui/dialog/preferences.c trunk/help/help_mp-en.h Modified: trunk/help/help_mp-de.h ============================================================================== --- trunk/help/help_mp-de.h Tue Jan 14 17:38:15 2014 (r36578) +++ trunk/help/help_mp-de.h Tue Jan 14 17:53:48 2014 (r36579) @@ -1004,6 +1004,9 @@ static const char help_text[]= #define MSGTR_PREFERENCES_FontEncoding23 "Arabisch (CP1256)" #define MSGTR_PREFERENCES_FontEncoding24 "UTF-8" #define MSGTR_PREFERENCES_FontEncoding25 "Russisch/Ukrainisch/Weißrussisch (KOI8-RU)" +#define MSGTR_PREFERENCES_FontEncoding26 "Nordisch (ISO-8859-10)" +#define MSGTR_PREFERENCES_FontEncoding27 "Thai (ISO-8859-11)" +#define MSGTR_PREFERENCES_FontEncoding28 "Südosteuropäisch (ISO-8859-16)" #define MSGTR_PREFERENCES_FontNoAutoScale "Keine automatische Skalierung" #define MSGTR_PREFERENCES_FontPropWidth "Proportional zur Breite des Films" #define MSGTR_PREFERENCES_FontPropHeight "Proportional zur Höhe des Films"
participants (1)
-
ib