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

Method getText

gui/builtinContextMenus/cargoAdd.py:32–33  ·  view source on GitHub ↗
(self, callingWindow, itmContext, mainItem)

Source from the content-addressed store, hash-verified

30 return True
31
32 def getText(self, callingWindow, itmContext, mainItem):
33 return _t("Add {} to Cargo").format(itmContext)
34
35 def activate(self, callingWindow, fullContext, mainItem, i):
36 fitID = self.mainFrame.getActiveFit()

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected