summaryrefslogtreecommitdiffstats
path: root/help/help_mp-it.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-29 12:43:58 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-29 12:43:58 +0000
commit7621a77c54695fce9c90018dacfe6548dd05197a (patch)
tree1d7f990fb1ae097731ea77701d675fb6563253fb /help/help_mp-it.h
parentcbb51f853aaf45f0eba52d950400f081151713be (diff)
downloadmpv-7621a77c54695fce9c90018dacfe6548dd05197a.tar.bz2
mpv-7621a77c54695fce9c90018dacfe6548dd05197a.tar.xz
Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26918 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-it.h')
-rw-r--r--help/help_mp-it.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index 087b2e484f..41b5b628a3 100644
--- a/help/help_mp-it.h
+++ b/help/help_mp-it.h
@@ -546,7 +546,7 @@ static char help_text[]=
#define MSGTR_DVDlimitSpeed "Limitazione della velocità del DVD a %dKB/s... "
#define MSGTR_DVDlimitFail "non riuscita\n"
#define MSGTR_DVDlimitOk "riuscita\n"
-#define MSGTR_CantOpenDVD "Impossibile aprire il dispositivo DVD: %s\n"
+#define MSGTR_CantOpenDVD "Impossibile aprire il dispositivo DVD: %s (%s)\n"
#define MSGTR_NoDVDSupport "MPlayer è stato compilato senza il supporto per DVD, esco\n"
#define MSGTR_DVDnumTitles "Ci sono %d titolo/i su questo DVD.\n"
#define MSGTR_DVDinvalidTitle "Numero del titolo del DVD non valido: %d\n"