MythTV  master
Variables
hardwareprofile.i18n Namespace Reference

Variables

 t = gettext.translation('smolt', '/usr/share/locale/', fallback = True)
 
 _ = t.ugettext
 

Variable Documentation

◆ t

hardwareprofile.i18n.t = gettext.translation('smolt', '/usr/share/locale/', fallback = True)

Definition at line 36 of file i18n.py.

Referenced by MythThemedMenu.aboutScreen(), avi_es_out(), VideoListImp.build_generic_tree(), MHUnion.CheckType(), MThread.Cleanup(), ExportNative.createConfigFile(), MythBurn.createConfigFile(), TV.customEvent(), durationFromTimeval(), editDistance(), ELEM_SWAP(), es_out(), DiSEqCDevSCR.Execute(), NativeArchive.exportRecording(), NativeArchive.exportVideo(), Synaesthesia.fadeHeat(), Synaesthesia.fadeWave(), EditMetadataDialog.fillWidgets(), NativeArchive.findNodeText(), TVRec.FinishedRecording(), LoggerThread.flush(), Parse.FromRFC3339(), MHUnion.GetAsString(), MHIContext.GetCarouselData(), ChannelScanSM.GetChannelList(), getDBParamters(), getFileInfo(), XMLParseBase.getFirstText(), anonymous_namespace{hdhrchannelfetcher.cpp}.getFirstText(), VBox.getFirstText(), DiSEqCDevSCR.GetIntermediateFrequency(), CdDecoder.getNumCDAudioTracks(), MythCoreContext.GetResolutionSetting(), cCiSession.GetTag(), BumpScope.hsv_to_rgb(), init_pes_in(), TVRec.InitAutoRunJobs(), CardUtil.IsDVBInputType(), MythPlayer.IsPlaying(), lighten(), lirc_parse_string(), DishEventTagsDescriptor.originalairdate(), MythUIAnimation.ParseElement(), pes_es_out(), MythSocket.ReadReal(), XmlPListSerializer.RenderList(), Parse.RFC822TimeToQDateTime(), RFC822TimeToQDateTime(), TransferThread.run(), MPoolThread.run(), Scheduler.run(), FreeSpaceUpdater.run(), NetStream.safe_read(), cCiDateTime.SendDateTime(), LogScale.setMax(), ProgramInfo.SetProgramInfoType(), ChannelScanSM.SetScanDTVTunerType(), PlayListFileEntry.setTitle(), ProgramInfo.SetTitle(), TVRec.StartedRecording(), TV.StartPlaying(), TV.StartRecorder(), MThreadPool.startReserved(), MythRAOPConnection.timevalToNTP(), vt_line(), TVRec.WaitForEventThreadSleep(), MythMediaBuffer.WaitForPause(), RecorderBase.WaitForPause(), NetStream.WaitTillFinished(), and NetStream.WaitTillReady().

◆ _

hardwareprofile.i18n._ = t.ugettext
private