[MPlayer-DOCS] r36374 - in trunk: gui/dialog/menu.c gui/win32/gui.c help/help_mp-de.h help/help_mp-en.h
ib
subversion at mplayerhq.hu
Tue Jul 30 13:26:52 CEST 2013
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"
More information about the MPlayer-DOCS
mailing list