[MPlayer-translations] r38040 - 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:59:22 EEST 2018


Author: ib
Date: Wed Apr  4 17:59:22 2018
New Revision: 38040

Log:
Add missing GUI messages evIncVolume and evDecVolume to the menu.

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:53:48 2018	(r38039)
+++ trunk/help/help_mp-de.h	Wed Apr  4 17:59:22 2018	(r38040)
@@ -811,6 +811,7 @@ static const char help_text[] = MSGTR_He
 #define MSGTR_GUI_CpUTF8 "UTF-8"
 #define MSGTR_GUI_dB "dB"
 #define MSGTR_GUI_DecimalMark ","
+#define MSGTR_GUI_Decrease "verringern"
 #define MSGTR_GUI__Default_ "(Standard)"
 #define MSGTR_GUI_DefaultSetting "Standardeinstellung"
 #define MSGTR_GUI_Delay "Verzögerung"
@@ -894,6 +895,7 @@ static const char help_text[] = MSGTR_He
 #define MSGTR_GUI_HideVideoWindow "Videofenster nach der Wiedergabe ausblenden"
 #define MSGTR_GUI_Hue "Farbton"
 #define MSGTR_GUI_Image "Abbild"
+#define MSGTR_GUI_Increase "erhöhen"
 #define MSGTR_GUI_Information "Information"
 #define MSGTR_GUI_Lavc "lavc (MPEG-1-Encodierung in Echtzeit)"
 #define MSGTR_GUI_MaximumUsageSpareCPU "Maximale Nutzung freier CPU-Zeit"


More information about the MPlayer-translations mailing list