summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-11 21:35:03 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-11 21:35:03 +0000
commitde854aa8e7df2194747037a0282bd7e997929788 (patch)
tree6feb7c03b9066f0107d60a7e85a24e1c40e36ffd /help
parent1e418cb5f167f5402971f75ed97c2f78889121ef (diff)
downloadmpv-de854aa8e7df2194747037a0282bd7e997929788.tar.bz2
mpv-de854aa8e7df2194747037a0282bd7e997929788.tar.xz
d'oh, missing " broke compilation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20166 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-de.h2
1 files changed, 1 insertions, 1 deletions
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"