1
mirror of https://github.com/mpv-player/mpv synced 2024-10-18 10:25:02 +02:00

sync'd with r20191

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20196 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ptt 2006-10-12 23:19:46 +00:00
parent 4c36d86a38
commit c941ffb0b9

View File

@ -2,7 +2,7 @@
// Updated by: Roberto Togni <see AUTHORS for email address>
// Updated by: PaulTT <paultt@hackerjournal.it>
// Updated to help_mp-en.h r19979
// Updated to help_mp-en.h r20191
// TODO: change references to DOCS/HTML/en/... to DOCS/HTML/it/... when they will be updated
//
@ -651,9 +651,8 @@ static char help_text[]=
// LIRC:
#define MSGTR_SettingUpLIRC "Configurazione del supporto per LIRC...\n"
#define MSGTR_LIRCdisabled "Non potrai usare il tuo telecomando\n"
#define MSGTR_LIRCopenfailed "Apertura del supporto per LIRC fallita!\n"
#define MSGTR_LIRCcfgerr "Fallimento nella lettura del file di configurazione di LIRC %s!\n"
#define MSGTR_LIRCopenfailed "Apertura del supporto per LIRC fallita. Non potrai usare il tuo telecomando.\n"
#define MSGTR_LIRCcfgerr "Fallimento nella lettura del file di configurazione di LIRC %s.\n"
// vf.c
#define MSGTR_CouldNotFindVideoFilter "Impossibile trovare il filtro video '%s'\n"