[MPlayer-translations] CVS: main/help help_mp-de.h,1.139,1.140

Sebastian Kraemer CVS syncmail at mplayerhq.hu
Thu Mar 23 00:17:08 CET 2006


CVS change done by Sebastian Kraemer CVS

Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv12462/help

Modified Files:
	help_mp-de.h 
Log Message:
1.229: Move audio_delay to a property and add a few read only properties to
       query samplerate, format, etc.


Index: help_mp-de.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-de.h,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- help_mp-de.h	22 Mar 2006 16:47:48 -0000	1.139
+++ help_mp-de.h	22 Mar 2006 23:17:06 -0000	1.140
@@ -4,7 +4,7 @@
 // Alexander Strasser <eclipse7 at gmx.net>
 // Sebastian Krämer <mplayer at skraemer.de>
 
-// In synch with rev 1.228
+// In synch with rev 1.229
 
 // ========================= MPlayer help ===========================
 
@@ -217,7 +217,6 @@
 #define MSGTR_OSDSubDelay "Untertitelverzögerung: %dms"
 #define MSGTR_OSDSubPosition "Untertitelposition: %d/100"
 #define MSGTR_OSDSubAlignment "Untertitelausrichtung: %s"
-#define MSGTR_OSDAVDelay "A/V-Verzögerung: %dms"
 #define MSGTR_OSDSpeed "Geschwindigkeit: %6.2f-fach"
 #define MSGTR_OSDStayOnTop "Immer im Vordergrund: %s"
 #define MSGTR_OSDRootwin "Anzeige auf dem Desktop: %s"
@@ -241,6 +240,7 @@
 
 // property state
 #define MSGTR_MuteStatus "Stumm: %s"
+#define MSGTR_AVDelayStatus "A/V-Verzögerung: %s"
 
 // mencoder.c:
 




More information about the MPlayer-translations mailing list