0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

removed unused definitions

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20133 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ptt 2006-10-09 14:44:21 +00:00
parent fa51879c4b
commit 0e8374cae8

View File

@ -490,11 +490,6 @@ static char help_text[]=
#define MSGTR_CodecDefinitionIncorrect "Il codec non è correttamente definito."
#define MSGTR_OutdatedCodecsConf "Il codecs.conf è troppo vecchio/incompatibile con questa versione di MPlayer!"
// divx4_vbr.c:
#define MSGTR_OutOfMemory "Memoria esaurita"
#define MSGTR_OverridingTooLowBitrate "Il bitrate specificato è troppo basso per questo filmato.\n"\
"Il bitrate minimo possibile è %.0f kbps. Ignoro il valore dato dall'utente\n"
// fifo.c
#define MSGTR_CannotMakePipe "Non posso costruire una PIPE!\n"
@ -593,8 +588,6 @@ static char help_text[]=
#define MSGTR_CantSeekRawAVI "Impossibile spostarsi nei flussi .AVI grezzi. (richiesto un indice, prova con l'opzione -idx.)\n"
#define MSGTR_CantSeekFile "Impossibile spostarsi in questo file! \n"
#define MSGTR_EncryptedVOB "File VOB criptato! Leggi il file DOCS/HTML/en/cd-dvd.html.\n"
#define MSGTR_MOVcomprhdr "MOV: Il supporto delle intestazioni compresse richiede ZLIB!\n"
#define MSGTR_MOVvariableFourCC "MOV: Avvertimento! Rilevato FourCC variabile!?\n"
#define MSGTR_MOVtooManyTrk "MOV: Avvertimento! troppe tracce!"