From 90b839371a05858cd445bdd9f55cf245e1e6755d Mon Sep 17 00:00:00 2001 From: kraymer Date: Mon, 16 Jan 2006 22:57:56 +0000 Subject: [PATCH] sync to 1.218 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17410 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-de.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help/help_mp-de.h b/help/help_mp-de.h index 36541a68aa..b3c3e78baa 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.217 +// In synch with rev 1.218 // ========================= MPlayer help =========================== @@ -113,7 +113,7 @@ static char help_text[]= #define MSGTR_Playing "Spiele %s.\n" #define MSGTR_NoSound "Audio: kein Ton!\n" #define MSGTR_FPSforced "FPS von %5.3f erzwungen (ftime: %5.3f).\n" -#define MSGTR_CompiledWithRuntimeDetection "MPlayer mit CPU-Erkennung zur Laufzeit kompiliert - WARNUNG, das ist nicht optimal!\nKompiliere MPlayer mit --disable-runtime-cpudetection für beste Performance.\n" +#define MSGTR_CompiledWithRuntimeDetection "MPlayer mit CPU-Erkennung zur Laufzeit kompiliert.\n" #define MSGTR_CompiledWithCPUExtensions "Kompiliert für x86 CPU mit folgenden Erweiterungen:" #define MSGTR_AvailableVideoOutputDrivers "Verfügbare Videoausgabetreiber:\n" #define MSGTR_AvailableAudioOutputDrivers "Verfügbare Audioausgabetreiber:\n"