cui/uiconfig/ui/spellingdialog.ui |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 879cd2d663a9ff8da23e8ec20202b803925a31cd
Author: Samuel Mehrbrodt <s.mehrbr...@gmail.com>
Date:   Mon Jan 7 09:29:27 2013 +0100

    Change 'Add' to 'Add to Dictionary' in the Dialog also
    
    Change-Id: I4bcf53239f001ed2d6ea08a743257ed0d6428752

diff --git a/cui/uiconfig/ui/spellingdialog.ui 
b/cui/uiconfig/ui/spellingdialog.ui
index 26bfdfe..ef61b87 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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to