diff help/help_mp-en.h @ 18151:2b48046d03e9

add a newline before the "Playing"... line
author reimar
date Wed, 19 Apr 2006 21:06:12 +0000
parents f9a939c204ad
children 9f659242fda8
line wrap: on
line diff
--- a/help/help_mp-en.h	Wed Apr 19 20:12:01 2006 +0000
+++ b/help/help_mp-en.h	Wed Apr 19 21:06:12 2006 +0000
@@ -109,7 +109,7 @@
 
 #define MSGTR_NoGui "MPlayer was compiled WITHOUT GUI support.\n"
 #define MSGTR_GuiNeedsX "MPlayer GUI requires X11.\n"
-#define MSGTR_Playing "Playing %s.\n"
+#define MSGTR_Playing "\nPlaying %s.\n"
 #define MSGTR_NoSound "Audio: no sound\n"
 #define MSGTR_FPSforced "FPS forced to be %5.3f  (ftime: %5.3f).\n"
 #define MSGTR_CompiledWithRuntimeDetection "Compiled with runtime CPU detection.\n"