diff options
author | Gabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-10-16 18:18:28 +0000 |
---|---|---|
committer | Gabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-10-16 18:18:28 +0000 |
commit | 1227e38f75d42e01b8e42f3059f0ab00d0e6358d (patch) | |
tree | cd047d956aef5f9378b22958757cb49e6a1289bd /help | |
parent | ca8ad4df400fb1b6a638639207fc3200c93dcea2 (diff) |
synced with r24795
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24796 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r-- | help/help_mp-hu.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help/help_mp-hu.h b/help/help_mp-hu.h index f1b65e8d1c..a944b47245 100644 --- a/help/help_mp-hu.h +++ b/help/help_mp-hu.h @@ -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 r24772 (2007. 10. 15.) +// Sync'ed with help_mp-en.h r24790 (2007. 10. 16.) // ========================= MPlayer help =========================== @@ -2098,6 +2098,7 @@ static char help_text[]= #define MSGTR_TV_Bt848UnableToStopCapture "tvi_bsdbt848: Nem lehet leállítani a mentést. Hiba: %s\n" #define MSGTR_TV_TTSupportedLanguages "Támogatott Teletext nyelvek:\n" #define MSGTR_TV_TTSelectedLanguage "Kiválasztott alapértelmezett teletext nyelv: %s\n" +#define MSGTR_TV_ScannerNotAvailableWithoutTuner "A csatorna kereső nem érhető el tuner nélkül\n" //tvi_dshow.c #define MSGTR_TVI_DS_UnableConnectInputVideoDecoder "Sikertelen a megadott input videó dekódolóhoz csatolása. Hiba:0x%x\n" |