[Mplayer-cvslog] CVS: main help_mp-de.h,1.6,1.7 help_mp-en.h,1.4,1.5 help_mp-hu.h,1.7,1.8 help_mp-pl.h,1.6,1.7

Zoltan Ponekker pontscho at mplayer.dev.hu
Wed Sep 12 17:47:20 CEST 2001


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

Modified Files:
	help_mp-de.h help_mp-en.h help_mp-hu.h help_mp-pl.h 
Log Message:
add to multi lang support

Index: help_mp-de.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp-de.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- help_mp-de.h	12 Sep 2001 15:08:35 -0000	1.6
+++ help_mp-de.h	12 Sep 2001 15:47:05 -0000	1.7
@@ -157,5 +157,6 @@
 #define MSGTR_SKIN_FONT_FontImageNotFound "font image file not found\n"
 #define MSGTR_SKIN_FONT_NonExistentFontID "non-existent font identifier ( %s )\n"
 #define MSGTR_SKIN_UnknownParameter "unknown parameter ( %s )\n"
+#define MSGTR_SKINBROWSER_NotEnoughMemory "[skinbrowser] not enought memory.\n"
 
 #endif

Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp-en.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- help_mp-en.h	12 Sep 2001 15:08:35 -0000	1.4
+++ help_mp-en.h	12 Sep 2001 15:47:05 -0000	1.5
@@ -155,5 +155,6 @@
 #define MSGTR_SKIN_FONT_FontImageNotFound "font image file not found\n"
 #define MSGTR_SKIN_FONT_NonExistentFontID "non-existent font identifier ( %s )\n"
 #define MSGTR_SKIN_UnknownParameter "unknown parameter ( %s )\n"
+#define MSGTR_SKINBROWSER_NotEnoughMemory "[skinbrowser] not enought memory.\n"
 
 #endif

Index: help_mp-hu.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp-hu.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- help_mp-hu.h	12 Sep 2001 15:08:35 -0000	1.7
+++ help_mp-hu.h	12 Sep 2001 15:47:05 -0000	1.8
@@ -156,5 +156,6 @@
 #define MSGTR_SKIN_FONT_FontImageNotFound "font image file not found\n"
 #define MSGTR_SKIN_FONT_NonExistentFontID "non-existent font identifier ( %s )\n"
 #define MSGTR_SKIN_UnknownParameter "unknown parameter ( %s )\n"
+#define MSGTR_SKINBROWSER_NotEnoughMemory "[skinbrowser] not enought memory.\n"
 
 #endif

Index: help_mp-pl.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp-pl.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- help_mp-pl.h	12 Sep 2001 15:08:35 -0000	1.6
+++ help_mp-pl.h	12 Sep 2001 15:47:05 -0000	1.7
@@ -156,6 +156,7 @@
 #define MSGTR_SKIN_FONT_FontImageNotFound "font image file not found\n"
 #define MSGTR_SKIN_FONT_NonExistentFontID "non-existent font identifier ( %s )\n"
 #define MSGTR_SKIN_UnknownParameter "unknown parameter ( %s )\n"
+#define MSGTR_SKINBROWSER_NotEnoughMemory "[skinbrowser] not enought memory.\n"
 
 #endif
 




More information about the MPlayer-cvslog mailing list