[Mplayer-cvslog] CVS: 0_90/help help_mp-en.h,1.94,1.95
Diego Biurrun CVS
diego at mplayerhq.hu
Mon Jul 14 19:13:43 CEST 2003
Update of /cvsroot/mplayer/0_90/help
In directory mail:/var/tmp.root/cvs-serv11809/help
Modified Files:
help_mp-en.h
Log Message:
Pause message shortened to not be longer than the audio file status line.
Inspired by a patch from Alex Sisson <alex_sisson at yahoo.co.uk>.
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/0_90/help/help_mp-en.h,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- help_mp-en.h 13 Jul 2003 22:22:54 -0000 1.94
+++ help_mp-en.h 14 Jul 2003 17:13:41 -0000 1.95
@@ -137,7 +137,7 @@
#define MSGTR_AOComment "AO: Comment: %s\n"
#define MSGTR_Video_NoVideo "Video: no video\n"
#define MSGTR_NotInitializeVOPorVO "\nFATAL: Could not initialize video filters (-vop) or video output (-vo).\n"
-#define MSGTR_Paused "\n================= PAUSED =================\r"
+#define MSGTR_Paused "\n ===== PAUSE =====\r" // no more than 23 characters (status line for audio files)
#define MSGTR_PlaylistLoadUnable "\nUnable to load playlist %s.\n"
#define MSGTR_Exit_SIGILL_RTCpuSel \
"- MPlayer crashed by an 'Illegal Instruction'.\n"\
More information about the MPlayer-cvslog
mailing list