changeset 32312:362540be208e

synced to r32397
author ptt
date Tue, 28 Sep 2010 20:40:28 +0000
parents 4486cf062cc2
children ad6178f15dd1
files help/help_mp-it.h
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/help/help_mp-it.h	Tue Sep 28 20:33:27 2010 +0000
+++ b/help/help_mp-it.h	Tue Sep 28 20:40:28 2010 +0000
@@ -2,7 +2,7 @@
 // Updated by: Roberto Togni <see AUTHORS for email address>
 // Updated by: PaulTT <see AUTHORS for email address>
 
-// Updated to help_mp-en.h r31938
+// Updated to help_mp-en.h r32397
 
 
 // ========================= MPlayer help ===========================
@@ -178,9 +178,12 @@
 #define MSGTR_DvdnavNavSpuClutChange "DVDNAV Evento: Nav Cambio CLUT SPU\n"
 #define MSGTR_DvdnavNavSeekDone "DVDNAV Evento: Nev Ricerca eseguita\n"
 #define MSGTR_MenuCall "Chiamata a Menu\n"
+#define MSGTR_MasterQuit "Opzione -udp-slave: in chiusura causata dalla chiusura del master\n"
+#define MSGTR_InvalidIP "Opzione -udp-ip: indirizzo IP non valido\n"
 
 // --- edit decision lists
 #define MSGTR_EdlOutOfMem "Non posso allocare abbastanza memoria per i dati EDL.\n"
+#define MSGTR_EdlOutOfMemFile "Non posso allocare abbastanza memoria per il nome file EDL [%s].\n"
 #define MSGTR_EdlRecordsNo "Lette azioni EDL %d.\n"
 #define MSGTR_EdlQueueEmpty "Non ci sono azioni EDL di cui curarsi.\n"
 #define MSGTR_EdlCantOpenForWrite "Non posso aprire il file EDL [%s] per la scrittura.\n"