s/Descriptions/Description fixup of d9e1a72fcd

Spotted by Chris Leonard: we use Description in all the other
places.
master
Simon Schampijer 12 years ago
parent 57782e18a9
commit ef2c624b5a

@ -223,7 +223,7 @@ class DescriptionItem(Gtk.ToolItem):
description_button = ToolButton('edit-description')
description_button.show()
description_button.set_tooltip(_('Descriptions'))
description_button.set_tooltip(_('Description'))
self._palette = description_button.get_palette()
description_box = Gtk.HBox()

Loading…
Cancel
Save