Arch: Renamed Rebar -> Custom Rebar

This commit is contained in:
Yorik van Havre
2017-08-18 20:57:43 -03:00
parent db56b3eca6
commit a3baadd80b

View File

@@ -92,7 +92,7 @@ class _CommandRebar:
def GetResources(self):
return {'Pixmap' : 'Arch_Rebar',
'MenuText': QT_TRANSLATE_NOOP("Arch_Rebar","Rebar"),
'MenuText': QT_TRANSLATE_NOOP("Arch_Rebar","Custom Rebar"),
'Accel': "R, B",
'ToolTip': QT_TRANSLATE_NOOP("Arch_Rebar","Creates a Reinforcement bar from the selected face of a structural object")}