From 4641dd87dc7c5ebe22441f0ade505cea1612f9ee Mon Sep 17 00:00:00 2001 From: kraymer Date: Wed, 22 Mar 2006 23:17:06 +0000 Subject: 1.229: Move audio_delay to a property and add a few read only properties to query samplerate, format, etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17927 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-de.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'help') diff --git a/help/help_mp-de.h b/help/help_mp-de.h index a82bb1843b..545188b8b6 100644 --- a/help/help_mp-de.h +++ b/help/help_mp-de.h @@ -4,7 +4,7 @@ // Alexander Strasser // Sebastian Krämer -// In synch with rev 1.228 +// In synch with rev 1.229 // ========================= MPlayer help =========================== @@ -217,7 +217,6 @@ static char help_text[]= #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 @@ static char help_text[]= // property state #define MSGTR_MuteStatus "Stumm: %s" +#define MSGTR_AVDelayStatus "A/V-Verzögerung: %s" // mencoder.c: -- cgit v1.2.3