self.staticText1 = wx.StaticText(id = wxID_EDITDIALOGSTATICTEXT1, label = _(u'Manually edit name, use with care.'), name = 'staticText1', parent = self)
self.staticText2 = wx.StaticText(id = wxID_EDITDIALOGSTATICTEXT2, label = _(u'Use the up and down keys to save changes to the name and \nmove to another item.'), name = 'staticText2', parent = self)
self.staticText3 = wx.StaticText(id = wxID_EDITDIALOGSTATICTEXT3, label = _(u'Previewing will destroy any changes!'), name = 'staticText3', parent = self)