summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cui/uiconfig/ui/spellingdialog.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/cui/uiconfig/ui/spellingdialog.ui b/cui/uiconfig/ui/spellingdialog.ui
index 26bfdfe008c4..ef61b87cc73c 100644
--- a/cui/uiconfig/ui/spellingdialog.ui
+++ b/cui/uiconfig/ui/spellingdialog.ui
@@ -366,12 +366,12 @@
</child>
<child>
<object class="GtkButton" id="add">
- <property name="label">gtk-add</property>
+ <property name="label" translatable="yes">_Add to Dictionary</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="valign">center</property>
- <property name="use_stock">True</property>
+ <property name="use_underline">True</property>
</object>
<packing>
<property name="left_attach">2</property>
@@ -382,12 +382,12 @@
</child>
<child>
<object class="GtkButton" id="addmb:addmenu">
- <property name="label">gtk-add</property>
+ <property name="label" translatable="yes">_Add to Dictionary</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="no_show_all">True</property>
<property name="valign">center</property>
- <property name="use_stock">True</property>
+ <property name="use_underline">True</property>
</object>
<packing>
<property name="left_attach">2</property>