MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / getText

Method getText

gui/builtinContextMenus/fitAddBrowse.py:21–22  ·  view source on GitHub ↗
(self, callingWindow, itmContext)

Source from the content-addressed store, hash-verified

19 return True
20
21 def getText(self, callingWindow, itmContext):
22 return _t('Add Fit...')
23
24 def activate(self, callingWindow, fullContext, i):
25 from gui.fitBrowserLite import FitBrowserLiteDialog

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected