summaryrefslogtreecommitdiffstats
path: root/help/help_mp-fr.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-29 12:53:40 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-29 12:53:40 +0000
commit062cb2816aee9c826222bae32faa563d767f344a (patch)
tree79d076b9c591ef48fd167b5c64955239401e888b /help/help_mp-fr.h
parent7621a77c54695fce9c90018dacfe6548dd05197a (diff)
downloadmpv-062cb2816aee9c826222bae32faa563d767f344a.tar.bz2
mpv-062cb2816aee9c826222bae32faa563d767f344a.tar.xz
Fix mismatching messages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26919 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-fr.h')
-rw-r--r--help/help_mp-fr.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/help/help_mp-fr.h b/help/help_mp-fr.h
index efa5d2e834..896d676e14 100644
--- a/help/help_mp-fr.h
+++ b/help/help_mp-fr.h
@@ -1696,7 +1696,8 @@ static char help_text[]=
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] La version de votre pilote mga_vid est incompatible avec cette version de MPlayer !\n"
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Impossible d'ouvrir : %s\n"
#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] La resolution à sa source est au moins dans une dimension plus large que 1023x1023. Veuillez remettre à l'échelle dans le logiciel ou utiliser -lavdopts lowres=1\n"
-#define MGSTR_LIBVO_MGA_mgavidVersionMissmatch "[MGA] La version du driver mga_vid (%u) ne correspond pas à celle utilisée lors de la compilation de MPlayer (%u)\n"
+#define MGSTR_LIBVO_MGA_mgavidVersionMismatch "[MGA] La version du driver mga_vid (%u) ne correspond pas à celle utilisée lors de la compilation de MPlayer (%u)\n"
+
// libvo/vesa_lvo.c
#define MSGTR_LIBVO_VESA_ThisBranchIsNoLongerSupported "[VESA_LVO] Cette branche n'est plus supportée.\n[VESA_LVO] Veuillez plutôt utiliser -vo vesa:vidix.\n"