summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-es.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/help/help_mp-es.h b/help/help_mp-es.h
index aff0c0c428..44d99a691b 100644
--- a/help/help_mp-es.h
+++ b/help/help_mp-es.h
@@ -1341,6 +1341,11 @@ static char help_text[]=
#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"