mirror of https://github.com/mpv-player/mpv
synced with 1.225
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17889 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b4e3e2b7d8
commit
ae5cfb0789
|
@ -3,7 +3,7 @@
|
|||
//... Okay enough of the hw, now send the other two!
|
||||
//
|
||||
// Updated by: Gabrov <gabrov@freemail.hu>
|
||||
// Sync'ed with help_mp-en.h 1.224 (2006. 03. 14.)
|
||||
// Sync'ed with help_mp-en.h 1.225 (2006. 03. 18.)
|
||||
|
||||
// ========================= MPlayer help ===========================
|
||||
|
||||
|
@ -1158,9 +1158,9 @@ static char help_text[]=
|
|||
#define MSGTR_AF_LADSPA_ErrControlBelow "%s: A(z) #%d bemeneti vezérlõ a(z) %0.4f alsó határ alatt van.\n"
|
||||
#define MSGTR_AF_LADSPA_ErrControlAbove "%s: A(z) #%d bemeneti vezérlõ a(z) %0.4f felsõ határ felett van.\n"
|
||||
|
||||
// af_format.c
|
||||
// format.c
|
||||
|
||||
#define MSGTR_AF_FORMAT_UnknownSpecial "Ismeretlen specialítás\n"
|
||||
#define MSGTR_AF_FORMAT_UnknownFormat "ismeretlen formátum "
|
||||
|
||||
// ========================== INPUT =========================================
|
||||
|
||||
|
|
Loading…
Reference in New Issue