From 4cafc89bc2fb7042c7e1852ced054b9a49c53f76 Mon Sep 17 00:00:00 2001 From: kraymer Date: Wed, 25 Jan 2006 19:08:06 +0000 Subject: sync to 1.220 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17484 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-de.h | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'help') diff --git a/help/help_mp-de.h b/help/help_mp-de.h index 5444ce181e..5151e702da 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.219 +// In synch with rev 1.220 // ========================= MPlayer help =========================== @@ -491,7 +491,12 @@ static char help_text[]= #define MSGTR_MissingSuboptionParameter "Fehler: Unteroption '%s' von '%s' benötigt einen Parameter!\n" #define MSGTR_MissingOptionParameter "Fehler: Option '%s' benötigt einen Parameter!\n" #define MSGTR_OptionListHeader "\n Name Typ Min Max Global CL Cfg\n\n" -#define MSGTR_TotalOptions "\nInsgesamt: %d Optionen.\n" +#define MSGTR_TotalOptions "\nInsgesamt: %d Optionen\n" +#define MSGTR_TooDeepProfileInclusion "WARNUNG: Zu tiefe Profileinfügung.\n" +#define MSGTR_NoProfileDefined "Es wurden keine Profile definiert.\n" +#define MSGTR_AvailableProfiles "Verfügbare Profile:\n" +#define MSGTR_UnknownProfile "Unbekanntes Profil '%s'.\n" +#define MSGTR_Profile "Profil %s: %s\n" // open.c, stream.c: #define MSGTR_CdDevNotfound "CD-ROM-Laufwerk '%s' nicht gefunden.\n" -- cgit v1.2.3