[MPlayer-translations] r38039 - in trunk: gui/dialog/menu.c help/help_mp-de.h help/help_mp-en.h
ib
subversion at mplayerhq.hu
Wed Apr 4 17:53:48 EEST 2018
Author: ib
Date: Wed Apr 4 17:53:48 2018
New Revision: 38039
Log:
Add missing GUI message evIconify to the menu.
This finally makes use of the passed window type.
Modified:
trunk/help/help_mp-de.h
Changes in other areas also in this revision:
Modified:
trunk/gui/dialog/menu.c
trunk/help/help_mp-en.h
Modified: trunk/help/help_mp-de.h
==============================================================================
--- trunk/help/help_mp-de.h Wed Apr 4 17:46:09 2018 (r38038)
+++ trunk/help/help_mp-de.h Wed Apr 4 17:53:48 2018 (r38039)
@@ -897,6 +897,7 @@ static const char help_text[] = MSGTR_He
#define MSGTR_GUI_Information "Information"
#define MSGTR_GUI_Lavc "lavc (MPEG-1-Encodierung in Echtzeit)"
#define MSGTR_GUI_MaximumUsageSpareCPU "Maximale Nutzung freier CPU-Zeit"
+#define MSGTR_GUI_Minimize "Minimieren"
#define MSGTR_GUI_Miscellaneous "Sonstiges"
#define MSGTR_GUI_Mixer "Mixer"
#define MSGTR_GUI_MixerChannel "Mixer-Kanal"
More information about the MPlayer-translations
mailing list