# HG changeset patch # User jaf # Date 1000630675 0 # Node ID 2a27518b1ec54c31501b6430ef79ce60abdcf10c # Parent e6acbf9e9b533616f72ec9594bdd05585af9bece fixed diff -r e6acbf9e9b53 -r 2a27518b1ec5 help_mp-de.h --- a/help_mp-de.h Sun Sep 16 08:53:30 2001 +0000 +++ b/help_mp-de.h Sun Sep 16 08:57:55 2001 +0000 @@ -121,17 +121,17 @@ #ifdef HAVE_NEW_GUI // --- labels --- -#define MSGTR_About "About" -#define MSGTR_FileSelect "Select file ..." +#define MSGTR_About "Über" +#define MSGTR_FileSelect "Wähle Datei ..." #define MSGTR_MessageBox "MessageBox" -#define MSGTR_PlayList "PlayList" +#define MSGTR_PlayList "Playlist" #define MSGTR_SkinBrowser "Skin Browser" // --- buttons --- #define MSGTR_Ok "Ok" -#define MSGTR_Cancel "Cancel" -#define MSGTR_Add "Add" -#define MSGTR_Remove "Remove" +#define MSGTR_Cancel "Abbrechen" +#define MSGTR_Add "Hinzufügen" +#define MSGTR_Remove "Entfernen" // --- error messages --- #define MSGTR_NEMDB "Sorry, not enough memory for draw buffer." @@ -140,8 +140,8 @@ // --- skin loader error messages #define MSGTR_SKIN_ERRORMESSAGE "[skin] error in skin config file on line %d: %s" -#define MSGTR_SKIN_WARNING1 "[skin] warning in skin config file on line %d: widget found but before \"section\" n -#define MSGTR_SKIN_WARNING2 "[skin] warning in skin config file on line %d: widget found but before \"subsection\ +#define MSGTR_SKIN_WARNING1 "[skin] warning in skin config file on line %d: widget found but before \"section\" not found ( %s )" +#define MSGTR_SKIN_WARNING2 "[skin] warning in skin config file on line %d: widget found but before \"subsection\" not found ( %s )" #define MSGTR_SKIN_BITMAP_16bit "16 bits or less depth bitmap not supported ( %s ).\n" #define MSGTR_SKIN_BITMAP_FileNotFound "file not found ( %s )\n" #define MSGTR_SKIN_BITMAP_BMPReadError "bmp read error ( %s )\n" diff -r e6acbf9e9b53 -r 2a27518b1ec5 help_mp-hu.h --- a/help_mp-hu.h Sun Sep 16 08:53:30 2001 +0000 +++ b/help_mp-hu.h Sun Sep 16 08:57:55 2001 +0000 @@ -139,8 +139,8 @@ // --- skin loader error messages #define MSGTR_SKIN_ERRORMESSAGE "[skin] error in skin config file on line %d: %s" -#define MSGTR_SKIN_WARNING1 "[skin] warning in skin config file on line %d: widget found but before \"section\" n -#define MSGTR_SKIN_WARNING2 "[skin] warning in skin config file on line %d: widget found but before \"subsection\ +#define MSGTR_SKIN_WARNING1 "[skin] warning in skin config file on line %d: widget found but before \"section\" not found ( %s )" +#define MSGTR_SKIN_WARNING2 "[skin] warning in skin config file on line %d: widget found but before \"subsection\" not found (%s)" #define MSGTR_SKIN_BITMAP_16bit "16 bits or less depth bitmap not supported ( %s ).\n" #define MSGTR_SKIN_BITMAP_FileNotFound "file not found ( %s )\n" #define MSGTR_SKIN_BITMAP_BMPReadError "bmp read error ( %s )\n" diff -r e6acbf9e9b53 -r 2a27518b1ec5 help_mp-pl.h --- a/help_mp-pl.h Sun Sep 16 08:53:30 2001 +0000 +++ b/help_mp-pl.h Sun Sep 16 08:57:55 2001 +0000 @@ -139,8 +139,8 @@ // --- skin loader error messages #define MSGTR_SKIN_ERRORMESSAGE "[skin] error in skin config file on line %d: %s" -#define MSGTR_SKIN_WARNING1 "[skin] warning in skin config file on line %d: widget found but before \"section\" n -#define MSGTR_SKIN_WARNING2 "[skin] warning in skin config file on line %d: widget found but before \"subsection\ +#define MSGTR_SKIN_WARNING1 "[skin] warning in skin config file on line %d: widget found but before \"section\" not found ( %s )" +#define MSGTR_SKIN_WARNING2 "[skin] warning in skin config file on line %d: widget found but before \"subsection\" not found (%s)" #define MSGTR_SKIN_BITMAP_16bit "16 bits or less depth bitmap not supported ( %s ).\n" #define MSGTR_SKIN_BITMAP_FileNotFound "file not found ( %s )\n" #define MSGTR_SKIN_BITMAP_BMPReadError "bmp read error ( %s )\n"