summaryrefslogtreecommitdiffstats
path: root/help/help_mp-hu.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-hu.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-hu.h')
-rw-r--r--help/help_mp-hu.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/help/help_mp-hu.h b/help/help_mp-hu.h
index fceec8d330..f3a293d3b9 100644
--- a/help/help_mp-hu.h
+++ b/help/help_mp-hu.h
@@ -1571,15 +1571,15 @@ static char help_text[]=
// mga_common.c
-#define MSGTR_LIBVO_MGA_ErrorInConfigIoctl "hiba az mga_vid_config ioctl-ben (hibás verziójú mga_vid.o?)"
-#define MSGTR_LIBVO_MGA_CouldNotGetLumaValuesFromTheKernelModule "Nem kérdezhetőek le a luma értékek a kernel modulból!\n"
-#define MSGTR_LIBVO_MGA_CouldNotSetLumaValuesFromTheKernelModule "Nem állíthatóak be a luma értékek a kernel modulból!\n"
-#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "Képernyő szélesség/magasság ismeretlen!\n"
-#define MSGTR_LIBVO_MGA_InvalidOutputFormat "mga: hibás kimeneti formátum %0X\n"
-#define MSGTR_LIBVO_MGA_MgaInvalidOutputFormat "Hibás kimeneti formátum %0X.\n"
-#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "Az mga_vid vezérlőd verziója nem kompatibilis ezzel az MPlayer verzióval!\n"
-#define MSGTR_LIBVO_MGA_UsingBuffers "%d buffer használata.\n"
-#define MSGTR_LIBVO_MGA_CouldntOpen "Nem nyitható meg: %s\n"
+#define MSGTR_LIBVO_MGA_ErrorInConfigIoctl "[MGA] hiba az mga_vid_config ioctl-ben (hibás verziójú mga_vid.o?)"
+#define MSGTR_LIBVO_MGA_CouldNotGetLumaValuesFromTheKernelModule "[MGA] Nem kérdezhetőek le a luma értékek a kernel modulból!\n"
+#define MSGTR_LIBVO_MGA_CouldNotSetLumaValuesFromTheKernelModule "[MGA] Nem állíthatóak be a luma értékek a kernel modulból!\n"
+#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] Képernyő szélesség/magasság ismeretlen!\n"
+#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] Hibás kimeneti formátum %0X\n"
+#define MSGTR_LIBVO_MGA_MgaInvalidOutputFormat "[MGA] Hibás kimeneti formátum %0X.\n"
+#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] Az mga_vid vezérlőd verziója nem kompatibilis ezzel az MPlayer verzióval!\n"
+#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] %d buffer használata.\n"
+#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Nem nyitható meg: %s\n"
// libvo/vesa_lvo.c