From de854aa8e7df2194747037a0282bd7e997929788 Mon Sep 17 00:00:00 2001 From: kraymer Date: Wed, 11 Oct 2006 21:35:03 +0000 Subject: [PATCH] d'oh, missing " broke compilation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20166 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-de.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help/help_mp-de.h b/help/help_mp-de.h index 76630ef02f..a72e289df6 100644 --- a/help/help_mp-de.h +++ b/help/help_mp-de.h @@ -210,7 +210,7 @@ static char help_text[]= #define MSGTR_OSDenabled "aktiviert" #define MSGTR_OSDdisabled "deaktiviert" -#define MSGTR_OSDAudio "Ton: % +#define MSGTR_OSDAudio "Ton: %" #define MSGTR_OSDChannel "Kanal: %s" #define MSGTR_OSDSubDelay "Untertitelverzögerung: %dms" #define MSGTR_OSDSpeed "Geschwindigkeit: x %6.2f"