summaryrefslogtreecommitdiffstats
path: root/help/help_mp-de.h
diff options
context:
space:
mode:
authorattila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-25 16:01:01 +0000
committerattila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-25 16:01:01 +0000
commit8fb6c3055b7b4443982610c64bbd4c85bf000ae6 (patch)
tree4d5554ecd7f0a308d77803b400823ab287567b67 /help/help_mp-de.h
parent113b85e0b7bebd95adcbc0ff23d8565f4a98e014 (diff)
downloadmpv-8fb6c3055b7b4443982610c64bbd4c85bf000ae6.tar.bz2
mpv-8fb6c3055b7b4443982610c64bbd4c85bf000ae6.tar.xz
correctly prefix all messages from -vo mga with [MGA]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18816 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-de.h')
-rw-r--r--help/help_mp-de.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/help/help_mp-de.h b/help/help_mp-de.h
index f2da28e1d7..a3cb196893 100644
--- a/help/help_mp-de.h
+++ b/help/help_mp-de.h
@@ -1609,15 +1609,15 @@ static char help_text[]=
// 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