[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.194,1.195

Paolo Tresoldi PaulTT syncmail at mplayerhq.hu
Sat Nov 5 02:02:21 CET 2005


CVS change done by Paolo Tresoldi (PaulTT)

Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv3251/help

Modified Files:
	help_mp-en.h 
Log Message:
Little fixes around ':' and spaces

Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -r1.194 -r1.195
--- help_mp-en.h	5 Nov 2005 00:42:10 -0000	1.194
+++ help_mp-en.h	5 Nov 2005 01:02:18 -0000	1.195
@@ -1106,10 +1106,10 @@
 // joystick.c
 
 #define MSGTR_INPUT_JOYSTICK_Opening "Opening joystick device %s\n"
-#define MSGTR_INPUT_JOYSTICK_CantOpen "Can't open joystick device %s : %s\n"
-#define MSGTR_INPUT_JOYSTICK_ErrReading "Error while reading joystick device : %s\n"
-#define MSGTR_INPUT_JOYSTICK_LoosingBytes "Joystick : we loose %d bytes of data\n"
-#define MSGTR_INPUT_JOYSTICK_WarnLostSync "Joystick : warning init event, we have lost sync with driver\n"
+#define MSGTR_INPUT_JOYSTICK_CantOpen "Can't open joystick device %s: %s\n"
+#define MSGTR_INPUT_JOYSTICK_ErrReading "Error while reading joystick device: %s\n"
+#define MSGTR_INPUT_JOYSTICK_LoosingBytes "Joystick: we loose %d bytes of data\n"
+#define MSGTR_INPUT_JOYSTICK_WarnLostSync "Joystick: warning init event, we have lost sync with driver\n"
 #define MSGTR_INPUT_JOYSTICK_WarnUnknownEvent "Joystick warning unknown event type %d\n"
 
 // input.c




More information about the MPlayer-DOCS mailing list