diff options
-rw-r--r-- | stickynotes/stickynotes.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stickynotes/stickynotes.ui b/stickynotes/stickynotes.ui index 016ceeef..3df63c99 100644 --- a/stickynotes/stickynotes.ui +++ b/stickynotes/stickynotes.ui @@ -817,7 +817,7 @@ <object class="GtkButton" id="close_button"> <property name="can_focus">True</property> <property name="receives_default">False</property> - <property name="tooltip_text" translatable="yes">Close note</property> + <property name="tooltip_text" translatable="yes">Delete note</property> <property name="relief">none</property> <child> <object class="GtkImage" id="close_img"> |