r23891: typo fix: childs --> children

r23894: Give message string a more meaningful name.
r23920: Teletext support.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23979 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
voroshil 2007-08-01 00:44:04 +00:00
parent 5718749d77
commit 09122f5b08
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@
// Dmitry Baryshkov <mitya@school.ioffe.ru>
// Reworked by: Andrew Savchenko aka Bircoph <Bircoph[at]list[dot]ru>
// Synced with help_mp-en.h: r23834
// Synced with help_mp-en.h: r23920
// ========================= MPlayer help ===========================
@ -2080,4 +2080,5 @@ static char help_text[]=
#define MSGTR_TV_NoSuchDriver "Нет такого драйвера: %s\n"
#define MSGTR_TV_UnknownColorOption "Указана неизвестная опция цвета (%d)!\n"
#define MSGTR_TV_CurrentFrequency "Текущая частота: %lu (%.3f)\n"
#define MSGTR_TV_NoTeletext "Нет телетекста"