mirror of https://github.com/mpv-player/mpv
sync forward ported from 0_90
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10630 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1a56aa8aca
commit
56a6dc14e2
|
@ -136,7 +136,7 @@ static char help_text[]=
|
|||
#define MSGTR_AOComment "AO: Komment: %s\n"
|
||||
#define MSGTR_Video_NoVideo "Video: nincs video!!!\n"
|
||||
#define MSGTR_NotInitializeVOPorVO "\nHIBA: Nem sikerült a video filterek (-vop) vagy a video kimenet (-vo) inicializálása!\n"
|
||||
#define MSGTR_Paused "\n------- SZÜNET -------\r"
|
||||
#define MSGTR_Paused "\n ===== SZÜNET =====\r"
|
||||
#define MSGTR_PlaylistLoadUnable "\nLejátszási lista (%s) betöltése sikertelen\n"
|
||||
#define MSGTR_Exit_SIGILL_RTCpuSel \
|
||||
"- Az MPlayer egy 'illegális utasítást' hajtott végre.\n"\
|
||||
|
|
Loading…
Reference in New Issue