ReverseEngineering: Update UI strings for consistency
This commit is contained in:
committed by
Chris Hennes
parent
2a96b8c758
commit
da5f0f18c6
@@ -82,7 +82,7 @@ PyMOD_INIT_FUNC(ReverseEngineeringGui)
|
||||
}
|
||||
|
||||
PyObject* mod = ReverseEngineeringGui::initModule();
|
||||
Base::Console().log("Loading GUI of ReverseEngineering module... done\n");
|
||||
Base::Console().log("Loading GUI of ReverseEngineering module… done\n");
|
||||
|
||||
// instantiating the commands
|
||||
CreateReverseEngineeringCommands();
|
||||
|
||||
Reference in New Issue
Block a user