mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 06:03:45 +01:00
1.241: add a newline before the "Playing"... line
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18154 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c7ae207b5f
commit
2eeea1fd79
@ -4,7 +4,7 @@
|
||||
// Alexander Strasser <eclipse7@gmx.net>
|
||||
// Sebastian Krämer <mplayer@skraemer.de>
|
||||
|
||||
// In synch with rev 1.240
|
||||
// In synch with rev 1.241
|
||||
|
||||
// ========================= MPlayer help ===========================
|
||||
|
||||
@ -109,7 +109,7 @@ static char help_text[]=
|
||||
|
||||
#define MSGTR_NoGui "MPlayer wurde OHNE GUI-Unterstützung kompiliert.\n"
|
||||
#define MSGTR_GuiNeedsX "MPlayer GUI erfordert X11.\n"
|
||||
#define MSGTR_Playing "Spiele %s.\n"
|
||||
#define MSGTR_Playing "\nSpiele %s.\n"
|
||||
#define MSGTR_NoSound "Audio: kein Ton!\n"
|
||||
#define MSGTR_FPSforced "FPS von %5.3f erzwungen (ftime: %5.3f).\n"
|
||||
#define MSGTR_CompiledWithRuntimeDetection "MPlayer mit CPU-Erkennung zur Laufzeit kompiliert.\n"
|
||||
|
Loading…
Reference in New Issue
Block a user