resource.txt Driver File Contents (SBT-TVFM-2006.zip)

/// honestechTVDlg.cpp ///
     MAIN_TITEL (TVR) 		// updated
    
     MAIN_MESSAGE001 (Property Settings)
     MAIN_MESSAGE002 (Recording is limited to 10 minutes on this Demo version. Original version of the software provides unlimited recording)
     MAIN_MESSAGE003 (Error in TimeShift)
     MAIN_MESSAGE004 (Error in playing the file)     
     MAIN_MESSAGE005 (Timeshift more than 10 minute is available in upgrade version)   
     MAIN_MESSAGE006 (Are you sure you want to delete)
     MAIN_MESSAGE007 (error in InitDriverFast)
     MAIN_MESSAGE008 (Please install Windows Media Player)  
     MAIN_MESSAGE009 (Can not edit this file [AVI | JPG])    
     MAIN_MESSAGE010 (MPEG-2 editing function is available in upgrade version)
     MAIN_MESSAGE012 (Disk Full)
     MAIN_MESSAGE013 ( This file does'nt exist ! )
 
     MAIN_TOOLTIP001 (http://www.honestech.com)
     MAIN_TOOLTIP002 (Recording)
     MAIN_TOOLTIP003 (Recording Stop)
     MAIN_TOOLTIP004 (Time shift)
     MAIN_TOOLTIP005 (Pause)
     MAIN_TOOLTIP006 (Stop)
     MAIN_TOOLTIP007 (First)
     MAIN_TOOLTIP008 (End)
     MAIN_TOOLTIP009 (Minimize)
     MAIN_TOOLTIP010 (Exit)
     MAIN_TOOLTIP011 (Help)
     MAIN_TOOLTIP012 (Channel up)
     MAIN_TOOLTIP013 (Channel down)
     MAIN_TOOLTIP014 (Schedule)
     MAIN_TOOLTIP015 (Property Settings)
     MAIN_TOOLTIP016 (Channel Scan)
     MAIN_TOOLTIP017 (Skin)
     MAIN_TOOLTIP018 (Volume up)
     MAIN_TOOLTIP019 (Volume down)
     MAIN_TOOLTIP020 (Mute)
     MAIN_TOOLTIP021 (Play)
     MAIN_TOOLTIP022 (Edit)
     MAIN_TOOLTIP023 (Mail)
     MAIN_TOOLTIP024 (View list)
     MAIN_TOOLTIP025 (Video Folder)
     MAIN_TOOLTIP026 (Current channel add into the channel list)
     MAIN_TOOLTIP027 (Currnet channel delete at the channel list)
     MAIN_TOOLTIP028 (Replay)
     MAIN_TOOLTIP029 (Snapshot)
     MAIN_TOOLTIP030 (Channel Surfing)
     MAIN_TOOLTIP031 (Audio Mode)
     MAIN_TOOLTIP032 (iEPG Site)
   
     MAIN_LIST001  (File)
     MAIN_LIST002  (Size)
     MAIN_LIST003  (Time)     
     MAIN_LIST004  (FullName)

     DRIVER_LIST001 (Driver)
     DRIVER_LIST002 (Total Size)
     DRIVER_LIST003 (Avaliable Size)
     DRIVER_LIST004 (File System)

     SCREEN_TITEL      (TVR Screen)
     SCREEN_MESSAGE001 (Error in recording)
     SCREEN_MESSAGE002 (Could not initialize the capture device)
     SCREEN_MESSAGE003 (Could not initialize Overlay Mode)
     SCREEN_MESSAGE004 (Don't find 'Player.exe' in the current directory)
     SCREEN_MESSAGE005 (Do you want to add channel)
     SCREEN_MESSAGE006 (AVI Recording Failed)   
     SCREEN_MESSAGE007 (Current capture device not support assigned video format)
     SCREEN_MESSAGE008 (Channel Scan is completed!)

     SCREEN_TOOLTIP001 (Minimize)    
     SCREEN_TOOLTIP002 (Full screen)   
     SCREEN_TOOLTIP003 (Exit)   		// added
///////////////////////////


/// setting.cpp ///
     OPTION_MESSAGE001  (Sorry !!\n\nTimeshift value greater than 10 minute is available in upgrade version.)
///////////////////


/// MediaDlg.cpp ///
     EDIT_TOOLTIP001  (Exit)
     EDIT_TOOLTIP002  (Left cut)
     EDIT_TOOLTIP003  (Right cut)
     EDIT_TOOLTIP004  (Previous)
     EDIT_TOOLTIP005  (Next)
     EDIT_TOOLTIP006  (Clear)
     EDIT_TOOLTIP007  (Play)
     EDIT_TOOLTIP008  (Pause)
     EDIT_TOOLTIP009  (Stop)
     EDIT_TOOLTIP010  (Editing)

     EDIT_MESSAGE001  (Error in opening the file)
     EDIT_MESSAGE002  (Failed to edit)
     EDIT_MESSAGE003  (Please set start and end mark)
     EDIT_MESSAGE004  (Editing more than 10 minute is available in upgrade version)
///////////////////////


/// ScheduleDlg.cpp TimeDlg.cpp ///
     SCHEDULE_LIST001	(Day)
     SCHEDULE_LIST002	(Start)
     SCHEDULE_LIST003	(Duration)
     SCHEDULE_LIST004	(Source)
     SCHEDULE_LIST005	(Channel)
     SCHEDULE_LIST006	(Every)
     SCHEDULE_LIST007	(Mode)
     SCHEDULE_LIST008	(After recording)

     SCHEDULE_SOURCE001   (TV)
     SCHEDULE_SOURCE002   (Cable)
     SCHEDULE_SOURCE003   (Composite)
     SCHEDULE_SOURCE004   (S-Video)

     SCHEDULE_WEEK001   (SUN)
     SCHEDULE_WEEK002   (MON)
     SCHEDULE_WEEK003   (TUE)
     SCHEDULE_WEEK004   (WED)
     SCHEDULE_WEEK005   (THU)
     SCHEDULE_WEEK006   (FRI)
     SCHEDULE_WEEK007   (SAT)
     SCHEDULE_WEEK008   (DAY)
     SCHEDULE_WEEK009   (ONCE)

     SCHEDULE_VIEW001   (REC)
     SCHEDULE_VIEW002   (View)

     SCHEDULE_MESSAGE001   (There is the same schedule)
     SCHEDULE_MESSAGE002   (There is not  a Tv station  information , please insert the data)
///////////////////////

     SCHEDULE_AfterRec001(Nothing to do)
     SCHEDULE_AfterRec002(TVR shut-down)
     SCHEDULE_AfterRec003(Entering the Stand-by mode)
     SCHEDULE_AfterRec004(PC shut-down)
     SCHEDULE_AddNotice001(Please notice! When Your PC is shutting down, Schedule recording can not processed)
     SCHEDULE_AddNotice002(There is schedule item to record within 10 minutes, Stand-by mode is canceled)

     MAIN_MSGCODEC1(selected video codec could not used in this application)
     MAIN_MSGCODEC2(selected Audio codec could not used in this application)


///// Menu resource ///
MENU_PLAY(Play)
MENU_EDIT(Edit)
MENU_MAIL(Mail)
MENU_DELETE(Delete)
MENU_SAVEAS(Save As)

MENU_SCREEN(Screen)
MENU_FULL(Full)
MENU_NORMAL(Normal)
MENU_MINIMIZE(Minimize)
MENU_ASPECTRATIO(Aspect ratio)
MENU_ALWAYSTOP(Always on top)
MENU_CHANNELUP(Channel up) 		//  added
MENU_CHANNELDOWN(Channel down) 		//  added
MENU_AUTOSCAN(Auto scan) 		//  added
MENU_CHANNELSURFING(Channel surfing) 	//  added
MENU_PROPERTYSETTING(Property setting) 	//  added
MENU_SCHEDULEREC(Schedule recording) 	//  added
MENU_MUTE(Mute) 			//  added
MENU_SHOWPANEL(Show control panel) 	//  added
MENU_CLOSEMENU(Close the menu) 		//  added
MENU_SHUTDOWN(Exit) 			// added use text from TRAY_EXIT 

TRAY_SCHEDULE(Schedule View)
TRAY_LAUNCH(Launch - TVR)
TRAY_EXIT(Exit)

///// TV preoperty page. /////
TV_TITLE(TV Setting)
TV_CATEGORY(Category)
TV_TV(TV)
TV_CATV(CATV)
TV_COUNTRY(Country)
TV_AUTODETECT(Auto Detect)
TV_SELECT(Select your country :)
TV_CODE(Country Code :)
TV_ADELETE(Add/Delete Channels)
TV_MIN(Minimum :)
TV_MAX(Maximum :)
TV_ENTER(Enter)
TV_ADD(Add ->)
TV_DEL(<- Del)
TV_SCAN(Auto Scan)

TV_CHANGENAME(Change Name)
TV_FINETUNE(Fine Tune)
TV_RESET(Reset)
TV_SMODE(Scan Mode)
TV_CHANNEL(Channel)
TV_CHNAMES(Channel Names)
TV_CHTVSYSTEM(TV System)
TV_SCANMODE1(Channel Scan)
TV_SCANMODE2(Frequency Scan)

TV_SORTMODE(Sort by :)
TV_SORTMODE1(Channel Number - Ascending)
TV_SORTMODE2(Channel Number - Descending)
TV_SORTMODE3(Channel Name - Ascending)
TV_SORTMODE4(Channel Name - Descending)

TV_OPMODE(Operation method :)
TV_FAVORITECHANNEL(Using favorite channels)
TV_CHANGEORDER(Change the channel order :)
TV_CHANGEUP(Up)
TV_CHANGEDOWN(Down)
TV_CHANGEMOVETO(Move)
TV_CHORDER(Order)

///// VIDEO preoperty page. /////
VIDEO_TITLE(Video Setting)
VIDEO_FINE(Fine Adjustment)
VIDEO_DEFAULT(Default)
VIDEO_BR(Brightness)
VIDEO_CON(Contrast)
VIDEO_HUE(Hue)
VIDEO_SAT(Saturation)
VIDEO_VIDEOSTANDARD(Video Standard :)
VIDEO_VCAP(Video capture device)
VIDEO_VSOURCE(Video source)
VIDEO_ACAP(Mixer device)
VIDEO_ASOURCE(Audio input)
VIDEO_PLAY(Playback :)
VIDEO_REC(Recording :)

///// REC preoperty page. /////
REC_TITLE(Record Setting)
REC_RECTYPE(Recording type)
REC_AV(Video + Audio)
REC_ONLYVIDEO(Only Video)
REC_PROFILE(Profile)
REC_SIZE(Size :)
REC_FRAME(FrameRate :)
REC_QUALITY(Quality :)
REC_BITRATE(Bitrate :)
REC_SPEED(Encoding speed :)
REC_INFO(Information :)
REC_DIR(Working Directory)
REC_BROWSE(Browse)
REC_SNAPSHOT(SnapShot settings)
REC_NSNAPSHOT(Number of SnapShot :)

///// ETC preoperty page. /////
ETC_TITLE(Etc Dialog...)
ETC_TSURFING(Channel Surfing)
ETC_SURFINGTIME(Surfing Time :)
ETC_SEC(Sec)
ETC_NSURFINGWINDOW(Number of Surfing Windows :)
ETC_TTIMESHIFT(TimeShift Recording)
ETC_SAVE(After TimeShift recording, Don't save the temp file)
ETC_TDEINTERLACE(DeInterlace filter)
ETC_DEINTERLACE(While rendering, Don't use a deinterlace filter)
ETC_DISKINFO(Disk Driver Info)
ETC_SCANMODE(Auto Scan Mode) 				// added
ETC_DEFAULTSCANMODE(Use default auto-scan method) 	// added


///// Schedule Dlg /////
SCHDULE_TITLE(Schedule Recording Setting)
SCHDULE_ADD(Add)
SCHDULE_EDIT(Edit)
SCHDULE_DELETE(Delete)
SCHDULE_DELALL(Delete All)
SCHDULE_OK(OK)
SCHDULE_CANCEL(Cancel)

///// Time Dlg /////
ITEM_TILTE(Schedule Item - Add)
ITEM_SOURCE(Input Source)
ITEM_TV(TV)
ITEM_CATV(CATV)
ITEM_COMPOSITE(Composite)
ITEM_SVIDEO(S-Video)
ITEM_CHANNEL(Channel)
ITEM_CTV(TV :)
ITEM_CCATV(CATV :)
ITEM_EVERY(Every)
ITEM_WEEK(Week)
ITEM_DAY(Day)
ITEM_ONCE(Once)
ITEM_MODE(Mode)
ITEM_VIEW(View)
ITEM_REC(Rec)
ITEM_STARTTIME(Start Time)
ITEM_TYEAR(Year)
ITEM_TMONTH(Month)
ITEM_TDAY(Day)
ITEM_TWEEK(Week)
ITEM_HOUR(Hour)
ITEM_MINUTE(Minute)
ITEM_HOWLONG(How long)
ITEM_SEC(Sec)
ITEM_AFTERSCHEDULE(After schedule recording)
ITEM_DELETE(Recorded schedule item will be deleted)
ITEM_PROCESSING(Processing to :)
ITEM_ADD(Add)
ITEM_CANCEL(Cancel)
///// CahnnelScan Dlg /////
SCAN_TITLE(Channel Scan)
SCAN_MSG(Do you want to add channel)
SCAN_TOALL(Yes to All)
SCAN_YES(Yes)
SCAN_NO(No)
SCAN_CANCEL(Cancel)

///// CahnnelSurfing Dlg /////
SURFING_EXIT(Exit)
SURFING_SET(Set)
SURFING_STOP(Stop surfing)
SURFING_CONTINUE(Continue surfing)
SURFING_LEFTMOVE(<<--)  // Move to left window
SURFING_RIGHTMOVE(-->>) // Move to right window

///// Tree Dlg /////
TREE_DLG_TITLE(Change folder)
TREE_DLG_CANCEL(Cancel)

///// Message Dlg /////
MSG_DLG_TITLE()
MSG_DLG_UPGRADE(Upgrade)

///// Wait Dlg /////
WAIT_DLG_TITLE(Please wait)

///// Channel Name Changing Dlg /////
CHNAME_TITLE(Change Name changing)
CHNAME_NUMBER(Channel)
CHNAME_NAME(Channel Name)
CHNAME_OK(OK)
CHNAME_CANCEL(Cancel)


Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 1.33