[bijiben] bjb-editor-toolbar: fix wrong tooltip



commit 9b6177ff97bfbbd045e4c4f21894fee63930fd2d
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Feb 26 01:57:39 2017 +0100

    bjb-editor-toolbar: fix wrong tooltip

 src/resources/editor-toolbar.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/resources/editor-toolbar.ui b/src/resources/editor-toolbar.ui
index 9055c6a..aabfb65 100644
--- a/src/resources/editor-toolbar.ui
+++ b/src/resources/editor-toolbar.ui
@@ -135,7 +135,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
-                <property name="tooltip_text" translatable="yes">Italic</property>
+                <property name="tooltip_text" translatable="yes">Strike</property>
                 <property name="image">format-text-strikethrough</property>
                 <property name="use_underline">True</property>
                 <signal name="clicked" handler="on_strike_clicked" object="BjbEditorToolbar" swapped="no" />


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]