diff help/help_mp-de.h @ 18812:5a18e3706ce5

correctly prefix all messages from -vo mga with [MGA]
author attila
date Sun, 25 Jun 2006 16:01:01 +0000
parents 9fb5e9cdcae8
children 53a08a2754b5
line wrap: on
line diff
--- a/help/help_mp-de.h	Sun Jun 25 15:50:19 2006 +0000
+++ b/help/help_mp-de.h	Sun Jun 25 16:01:01 2006 +0000
@@ -1609,15 +1609,15 @@
 
 // mga_common.c
 
-#define MSGTR_LIBVO_MGA_ErrorInConfigIoctl "Fehler im ioctl von mga_vid_config (falsche mga_vid.o-Version?)"
-#define MSGTR_LIBVO_MGA_CouldNotGetLumaValuesFromTheKernelModule "Konnte keine Helligkeitswerte vom Kernelmodul ermitteln!\n"
-#define MSGTR_LIBVO_MGA_CouldNotSetLumaValuesFromTheKernelModule "Konnte keine Helligkeitswerte vom Kernelmodul setzen!\n"
-#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "Bildschirmbreite/-höhe unbekannt!\n"
-#define MSGTR_LIBVO_MGA_InvalidOutputFormat "mga: ungültiges Ausgabeformat %0X\n"
-#define MSGTR_LIBVO_MGA_MgaInvalidOutputFormat "Ungültiges Ausgabeformat %0X.\n"
-#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "Deine Treiberversion von mga_vid ist mit dieser MPlayer-Version nicht kompatibel!\n"
-#define MSGTR_LIBVO_MGA_UsingBuffers "Benutze %d Buffer.\n"
-#define MSGTR_LIBVO_MGA_CouldntOpen "Konnte nicht öffnen: %s\n"
+#define MSGTR_LIBVO_MGA_ErrorInConfigIoctl "[MGA] Fehler im ioctl von mga_vid_config (falsche mga_vid.o-Version?)"
+#define MSGTR_LIBVO_MGA_CouldNotGetLumaValuesFromTheKernelModule "[MGA] Konnte keine Helligkeitswerte vom Kernelmodul ermitteln!\n"
+#define MSGTR_LIBVO_MGA_CouldNotSetLumaValuesFromTheKernelModule "[MGA] Konnte keine Helligkeitswerte vom Kernelmodul setzen!\n"
+#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] Bildschirmbreite/-höhe unbekannt!\n"
+#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] ungültiges Ausgabeformat %0X\n"
+#define MSGTR_LIBVO_MGA_MgaInvalidOutputFormat "[MGA] Ungültiges Ausgabeformat %0X.\n"
+#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] Deine Treiberversion von mga_vid ist mit dieser MPlayer-Version nicht kompatibel!\n"
+#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] Benutze %d Buffer.\n"
+#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Konnte nicht öffnen: %s\n"
 
 // libvo/vesa_lvo.c