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

Method getText

gui/builtinContextMenus/moduleFill.py:23–24  ·  view source on GitHub ↗
(self, callingWindow, itmContext, mainItem)

Source from the content-addressed store, hash-verified

21 return srcContext == "fittingModule"
22
23 def getText(self, callingWindow, itmContext, mainItem):
24 return _t("Fill With {0}").format(itmContext if itmContext is not None else _t("Module"))
25
26 def activate(self, callingWindow, fullContext, mainItem, i):
27

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected