summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-de.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/help/help_mp-de.h b/help/help_mp-de.h
index e0cf514369..a9ededdcec 100644
--- a/help/help_mp-de.h
+++ b/help/help_mp-de.h
@@ -1149,9 +1149,10 @@ static char help_text[]=
// ao_pcm.c
#define MSGTR_AO_PCM_FileInfo "[AO PCM] Datei: %s (%s)\nPCM: Samplerate: %iHz Kanäle: %s Format %s\n"
#define MSGTR_AO_PCM_HintInfo \
-"[AO PCM] Info: Das Anlegen von Dump-Dateien wird am Schnellsten mit -vc dummy\n" \
-" -vo null -ao pcm:fast erreicht.\n[AO PCM] Info: Um WAVE-Dateien \n" \
-" schreiben, benutze -ao pcm:waveheader (Standard).\n"
+"[AO PCM] Info: Das Anlegen von Dump-Dateien wird am Schnellsten mit\n" \
+" -vc dummy -vo null -ao pcm:fast erreicht.\n" \
+"[AO PCM] Info: Um WAVE-Dateien zu schreiben, benutze\n" \
+" -ao pcm:waveheader (Standard).\n"
#define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] Öffnen von %s zum Schreiben fehlgeschlagen!\n"
// ao_sdl.c