diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-05-01 21:12:12 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-05-01 21:12:12 +0000 |
commit | f8ee61fbc8735c06bbe1d615a6c66f87b4406b0b (patch) | |
tree | c1517bc6dad5181b9b8fef6dfc7e7fe3b3460078 /help | |
parent | 09a7f2ea975309930b90b05199e52167f68a0b06 (diff) | |
download | mpv-f8ee61fbc8735c06bbe1d615a6c66f87b4406b0b.tar.bz2 mpv-f8ee61fbc8735c06bbe1d615a6c66f87b4406b0b.tar.xz |
yet another Compile fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18378 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r-- | help/help_mp-fr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-fr.h b/help/help_mp-fr.h index 2b9b715c90..77ae113368 100644 --- a/help/help_mp-fr.h +++ b/help/help_mp-fr.h @@ -291,7 +291,7 @@ static char help_text[]= #define MSGTR_DVDnoIFO "Impossible d'ouvrir le fichier IFO pour le titre DVD %d.\n" //*********************** #define MSGTR_DVDnoVOBs "Impossible d'ouvrir le titre VOBS (VTS_%02d_1.VOB).\n" -*************************** +//*************************** #define MSGTR_DVDopenOk "DVD ouvert avec succès.\n" //*************************** |