Mercurial > mplayer.hg
changeset 27931:881bd85824e6
TRIVIAL, add some more missing lines
author | reynaldo |
---|---|
date | Thu, 20 Nov 2008 16:06:52 +0000 |
parents | aa6e111cf04b |
children | b7e2547f1eb7 |
files | help/help_mp-es.h |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-es.h Thu Nov 20 16:03:52 2008 +0000 +++ b/help/help_mp-es.h Thu Nov 20 16:06:52 2008 +0000 @@ -1341,6 +1341,11 @@ #define MSGTR_INPUT_JOYSTICK_WarnLostSync "Joystick : Advertencia, init event, perdimos sync con el driver\n" #define MSGTR_INPUT_JOYSTICK_WarnUnknownEvent "Joystick : Advertencia, tipo de evento desconocido %d\n" +// appleir.c +#define MSGTR_INPUT_APPLE_IR_Init "Inicializando Apple IR en %s\n" +#define MSGTR_INPUT_APPLE_IR_Detect "Apple IR detectado en%s\n" +#define MSGTR_INPUT_APPLE_IR_CantOpen "Imposible abrir dispositivo Apple IR: %s\n" + // input.c #define MSGTR_INPUT_INPUT_ErrCantRegister2ManyCmdFds "Demaciados fds de comandos, imposible registrar fd %d.\n" #define MSGTR_INPUT_INPUT_ErrCantRegister2ManyKeyFds "Demaciados fds de teclas, imposible registrar fd %d.\n"