[Mplayer-cvslog] CVS: main help_mp-de.h,1.7,1.8 help_mp-hu.h,1.8,1.9 help_mp-pl.h,1.7,1.8

Johannes Feigl jaf at mplayer.dev.hu
Sun Sep 16 10:57:58 CEST 2001


Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv28226

Modified Files:
	help_mp-de.h help_mp-hu.h help_mp-pl.h 
Log Message:
fixed

Index: help_mp-de.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp-de.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- help_mp-de.h	12 Sep 2001 15:47:05 -0000	1.7
+++ help_mp-de.h	16 Sep 2001 08:57:55 -0000	1.8
@@ -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"

Index: help_mp-hu.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp-hu.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- help_mp-hu.h	12 Sep 2001 15:47:05 -0000	1.8
+++ help_mp-hu.h	16 Sep 2001 08:57:55 -0000	1.9
@@ -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"

Index: help_mp-pl.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp-pl.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- help_mp-pl.h	12 Sep 2001 15:47:05 -0000	1.7
+++ help_mp-pl.h	16 Sep 2001 08:57:55 -0000	1.8
@@ -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"




More information about the MPlayer-cvslog mailing list