Author: ib Date: Tue Jul 30 13:26:52 2013 New Revision: 36374 Log: Enable localization of ratio text.
Modified: trunk/help/help_mp-en.h Changes in other areas also in this revision: Modified: trunk/gui/dialog/menu.c trunk/gui/win32/gui.c trunk/help/help_mp-de.h Modified: trunk/help/help_mp-en.h ============================================================================== --- trunk/help/help_mp-en.h Tue Jul 30 13:02:15 2013 (r36373) +++ trunk/help/help_mp-en.h Tue Jul 30 13:26:52 2013 (r36374) @@ -672,6 +672,7 @@ static const char help_text[]= #define MSGTR_MENU_Exit "Exit" #define MSGTR_MENU_Mute "Mute" #define MSGTR_MENU_Original "Original" +#define MSGTR_MENU_235 "2.35:1" #define MSGTR_MENU_AspectRatio "Aspect ratio" #define MSGTR_MENU_AudioTrack "Audio track" #define MSGTR_MENU_Track "Track %d" _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
