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

Method getText

gui/builtinContextMenus/implantSetSave.py:26–27  ·  view source on GitHub ↗
(self, callingWindow, context)

Source from the content-addressed store, hash-verified

24 return True
25
26 def getText(self, callingWindow, context):
27 return _t('Save as New Implant Set')
28
29 def activate(self, callingWindow, fullContext, i):
30 with NameDialog(self.mainFrame, '') as dlg:

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected