summaryrefslogtreecommitdiffstats
path: root/help/help_mp-it.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-12-09 20:25:49 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-12-09 20:25:49 +0000
commit57f19d3935c9caa6d36436300c791eaa05d36b48 (patch)
tree866dee2c812c6d65a1fd471a0628710960c6c146 /help/help_mp-it.h
parent98d227c9fdb0146c5f037d6020a73990aacc24e9 (diff)
downloadmpv-57f19d3935c9caa6d36436300c791eaa05d36b48.tar.bz2
mpv-57f19d3935c9caa6d36436300c791eaa05d36b48.tar.xz
Fix MGSTR vs. MSGTR typo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28122 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-it.h')
-rw-r--r--help/help_mp-it.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index 55bf3c071f..5e7459d2bf 100644
--- a/help/help_mp-it.h
+++ b/help/help_mp-it.h
@@ -1676,8 +1676,8 @@ static char help_text[]=
#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] formato di uscita %0X invalido\n"
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] La versione del tuo driver mga_vid è incompatibile con questo MPlayer!\n"
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Impossibile aprire: %s\n"
-#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] La risoluzione del sorgente ha almeno una delle due dimensioni maggiore di 1023x1023. Per favore ridimensiona via software o usa -lavdopts lowres=1\n"
-#define MGSTR_LIBVO_MGA_mgavidVersionMismatch "[MGA] incongruenza tra le versioni del driver mga_vid del kernel (%u) e di MPlayer (%u)\n"
+#define MSGTR_LIBVO_MGA_ResolutionTooHigh "[MGA] La risoluzione del sorgente ha almeno una delle due dimensioni maggiore di 1023x1023. Per favore ridimensiona via software o usa -lavdopts lowres=1\n"
+#define MSGTR_LIBVO_MGA_mgavidVersionMismatch "[MGA] incongruenza tra le versioni del driver mga_vid del kernel (%u) e di MPlayer (%u)\n"
// libvo/vesa_lvo.c
#define MSGTR_LIBVO_VESA_ThisBranchIsNoLongerSupported "[VESA_LVO] Questo branch non è più supportato.\n[VESA_LVO] Per favore usa al suo posto -vo vesa:vidix.\n"