r36577 - in trunk: gui/dialog/preferences.c help/help_mp-de.h help/help_mp-en.h
Author: ib Date: Mon Jan 13 20:53:53 2014 New Revision: 36577 Log: Add UTF-8 to list of available 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 Mon Jan 13 20:44:08 2014 (r36576) +++ trunk/help/help_mp-de.h Mon Jan 13 20:53:53 2014 (r36577) @@ -1002,6 +1002,7 @@ static const char help_text[]= #define MSGTR_PREFERENCES_FontEncoding21 "Kyrillisch (CP1251)" #define MSGTR_PREFERENCES_FontEncoding22 "Mitteleuropäisch (CP1250)" #define MSGTR_PREFERENCES_FontEncoding23 "Arabisch (CP1256)" +#define MSGTR_PREFERENCES_FontEncoding24 "UTF-8" #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