diff help/help_mp-it.h @ 22465:e979a71e0bcd

Fix unkown --> unkNown typo.
author diego
date Wed, 07 Mar 2007 01:31:29 +0000
parents 34daa39d77b9
children 60911dcd3a4a
line wrap: on
line diff
--- a/help/help_mp-it.h	Wed Mar 07 01:23:37 2007 +0000
+++ b/help/help_mp-it.h	Wed Mar 07 01:31:29 2007 +0000
@@ -1870,7 +1870,7 @@
 // libvo/vo_vesa.c
 
 #define MSGTR_LIBVO_VESA_FatalErrorOccurred "[VO_VESA] Errore fatale! Impossibile continuare.\n"
-#define MSGTR_LIBVO_VESA_UnkownSubdevice "[VO_VESA] Sottodispositivo sconosciuto: '%s'.\n"
+#define MSGTR_LIBVO_VESA_UnknownSubdevice "[VO_VESA] Sottodispositivo sconosciuto: '%s'.\n"
 #define MSGTR_LIBVO_VESA_YouHaveTooLittleVideoMemory "[VO_VESA] Hai troppo poca memoria video per questa modalità:\n[VO_VESA] Richiesta: %08lX presente: %08lX.\n"
 #define MSGTR_LIBVO_VESA_YouHaveToSpecifyTheCapabilitiesOfTheMonitor "[VO_VESA] Devi specificare le caratteristiche del monitor. Non cambio frequenza di refresh.\n"
 #define MSGTR_LIBVO_VESA_UnableToFitTheMode "[VO_VESA] Modalità al di fuori dei limiti del monitor. Non cambio frequenza di refresh.\n"