diff help/help_mp-en.h @ 10433:f06e65561257

Pause message shortened to not be longer than the audio file status line. Inspired by a patch from Alex Sisson <alex_sisson@yahoo.co.uk>.
author diego
date Mon, 14 Jul 2003 17:12:06 +0000
parents 008ff00f4223
children da76eb0a391a
line wrap: on
line diff
--- a/help/help_mp-en.h	Mon Jul 14 16:41:02 2003 +0000
+++ b/help/help_mp-en.h	Mon Jul 14 17:12:06 2003 +0000
@@ -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"\