diff help/help_mp-it.h @ 26886:989aa2e9685f

Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.
author diego
date Thu, 29 May 2008 12:43:58 +0000
parents 1b9a15fe49e2
children 0cc374df25e6
line wrap: on
line diff
--- a/help/help_mp-it.h	Thu May 29 11:55:39 2008 +0000
+++ b/help/help_mp-it.h	Thu May 29 12:43:58 2008 +0000
@@ -546,7 +546,7 @@
 #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"