summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorreynaldo <reynaldo@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-11-20 16:06:52 +0000
committerreynaldo <reynaldo@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-11-20 16:06:52 +0000
commit232925d3760698befb5bd9db6ed0d5ad91e23a37 (patch)
tree0cf2b3ae408b3fe01f1a2decd866287ed7f406d3 /help
parent22d73e32bbe1ce1838ee3bada9b26ca068dd278d (diff)
downloadmpv-232925d3760698befb5bd9db6ed0d5ad91e23a37.tar.bz2
mpv-232925d3760698befb5bd9db6ed0d5ad91e23a37.tar.xz
TRIVIAL, add some more missing lines
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27965 b3059339-0415-0410-9bf9-f77b7e298cf2
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"