Mercurial > mplayer.hg
changeset 22762:8e6ff2c21af9
sync'd up to r22772
author | ptt |
---|---|
date | Thu, 22 Mar 2007 11:27:44 +0000 |
parents | e33bcd8504ab |
children | dfd93553e61d |
files | help/help_mp-it.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-it.h Thu Mar 22 10:52:56 2007 +0000 +++ b/help/help_mp-it.h Thu Mar 22 11:27:44 2007 +0000 @@ -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 r22483 +// Updated to help_mp-en.h r22772 // TODO: change references to DOCS/HTML/en/... to DOCS/HTML/it/... when they will be updated // @@ -1970,11 +1970,11 @@ #define MSGTR_RADIO_CaptureStarting "[radio] Inizio la parte di cattura.\n" #define MSGTR_RADIO_ClearBufferFailed "[radio] Pulizia buffer fallita: %s\n" #define MSGTR_RADIO_StreamEnableCacheFailed "[radio] Chiamata a stream_enable_cache fallito: %s\n" -#define MSGTR_RADIO_DriverUnknownId "[radio] Id driver sconosciuto: %d\n" #define MSGTR_RADIO_DriverUnknownStr "[radio] Nome driver sconosciuto: %s\n" #define MSGTR_RADIO_DriverV4L2 "[radio] Uso l'interfaccia radio V4Lv2.\n" #define MSGTR_RADIO_DriverV4L "[radio] Uso l'interfaccia radio V4Lv1.\n" #define MSGTR_RADIO_DriverBSDBT848 "[radio] Utilizzo l'interfaccia radio *BSD BT848.\n" +#define MSGTR_RADIO_AvailableDrivers "[radio] Driver disponibili: " // ================================== LIBASS ====================================