diff options
author | Gabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-03-31 08:13:21 +0000 |
---|---|---|
committer | Gabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-03-31 08:13:21 +0000 |
commit | a7ed1f07e75473d5b8ec14f309926d74bbcdbf7a (patch) | |
tree | b6134e4c3e5976dd2cf1df93925cb59c3e5fa7e8 /help | |
parent | add7d3985173ad2b08867b5a76912c8c6328d887 (diff) |
synced with r22772
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22852 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r-- | help/help_mp-hu.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/help_mp-hu.h b/help/help_mp-hu.h index 913e8588e9..5ce0f1b7a3 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 r22428 (2007. 03. 05.) +// Sync'ed with help_mp-en.h r22772 (2007. 03. 31.) // ========================= MPlayer help =========================== @@ -1981,11 +1981,11 @@ static char help_text[]= #define MSGTR_RADIO_CaptureStarting "[radio] Mentés kezdése.\n" #define MSGTR_RADIO_ClearBufferFailed "[radio] Buffer kiürítése sikertelen: %s\n" #define MSGTR_RADIO_StreamEnableCacheFailed "[radio] stream_enable_cache hívás sikertelen: %s\n" -#define MSGTR_RADIO_DriverUnknownId "[radio] Ismeretlen eszköz id: %d\n" #define MSGTR_RADIO_DriverUnknownStr "[radio] Ismeretlen vezérlő név: %s\n" #define MSGTR_RADIO_DriverV4L2 "[radio] V4Lv2 rádió interfész használata.\n" #define MSGTR_RADIO_DriverV4L "[radio] V4Lv1 rádió interfész használata.\n" #define MSGTR_RADIO_DriverBSDBT848 "[radio] *BSD BT848 rádió interfész használata.\n" +#define MSGTR_RADIO_AvailableDrivers "[radio] Használható vezérlők: " // ================================== LIBASS ==================================== |