--- a/Preferences/ToolConfigurationDialog.py Sat Oct 19 16:14:07 2013 +0200 +++ b/Preferences/ToolConfigurationDialog.py Sat Oct 19 16:51:12 2013 +0200 @@ -130,7 +130,7 @@ self, self.trUtf8("Add tool entry"), self.trUtf8("An entry for the menu text {0} already exists.") - .format(menutext)) + .format(menutext)) return self.toolsList.addItem(menutext)