summaryrefslogtreecommitdiffstats
path: root/cui
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2013-01-07 09:29:27 +0100
committerMiklos Vajna <vmiklos@suse.cz>2013-01-07 09:31:30 +0100
commit879cd2d663a9ff8da23e8ec20202b803925a31cd (patch)
tree1bc26c1860152d5445efa8ec90c1f6311ed4f08d /cui
parentWW8 filter: zoom factor testcase (diff)
downloadcore-879cd2d663a9ff8da23e8ec20202b803925a31cd.tar.gz
core-879cd2d663a9ff8da23e8ec20202b803925a31cd.zip
Change 'Add' to 'Add to Dictionary' in the Dialog also
Change-Id: I4bcf53239f001ed2d6ea08a743257ed0d6428752
Diffstat (limited to 'cui')
-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>