# HG changeset patch # User diego # Date 1058202726 0 # Node ID f06e655612579f1c420d9e2e059df1ccc9335294 # Parent b5bea79929c6b86d2995c16cd4183085b9da8921 Pause message shortened to not be longer than the audio file status line. Inspired by a patch from Alex Sisson . diff -r b5bea79929c6 -r f06e65561257 help/help_mp-en.h --- 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"\