diff help/help_mp-it.h @ 36695:4c63b476f848

Fix MSGTR_MPDEMUX_URL_StringAlreadyEscaped. In r16882 the variable names seem to have mistakenly been used as conversion specifications, resulting in a senseless output message.
author ib
date Wed, 05 Feb 2014 16:55:10 +0000
parents eed2fb870f43
children d1aef1876187
line wrap: on
line diff
--- a/help/help_mp-it.h	Wed Feb 05 16:39:38 2014 +0000
+++ b/help/help_mp-it.h	Wed Feb 05 16:55:10 2014 +0000
@@ -1939,7 +1939,7 @@
 #define MSGTR_TVI_DS_GetActualMediatypeFailed "tvi_dshow: Impossibile ricavare il mediatype attuale (Errore:0x%x). Assumo sia uguale a quello richiesto.\n"
 
 // url.c
-#define MSGTR_MPDEMUX_URL_StringAlreadyEscaped "La stringa sembra essere già filtrata in url_escape %c%c1%c2\n"
+#define MSGTR_MPDEMUX_URL_StringAlreadyEscaped "La stringa sembra essere già filtrata in url_escape %c%c%c\n"
 
 // subtitles
 #define MSGTR_SUBTITLES_SubRip_UnknownFontColor "SubRip: colore sconosciuto del font nel sottotitolo: %s\n"