svx/uiconfig/ui/findreplacedialog.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0de97f5c6f66cf6690fa394e48a0b26b4c69166d
Author: Yousuf Philips <[email protected]>
Date:   Tue Nov 4 00:10:08 2014 +0400

    fdo#80918 - 'Find' should be 'Find Next' in the 'Find & Replace' dialog
    
    Change-Id: I120525ee4a09e0ed091e44c37fb653f4b8c768e5
    Reviewed-on: https://gerrit.libreoffice.org/12230
    Reviewed-by: Samuel Mehrbrodt <[email protected]>
    Tested-by: Samuel Mehrbrodt <[email protected]>

diff --git a/svx/uiconfig/ui/findreplacedialog.ui 
b/svx/uiconfig/ui/findreplacedialog.ui
index 20043fc..90b0a66 100644
--- a/svx/uiconfig/ui/findreplacedialog.ui
+++ b/svx/uiconfig/ui/findreplacedialog.ui
@@ -90,7 +90,7 @@
                             <property name="column_spacing">12</property>
                             <child>
                               <object class="GtkButton" id="search">
-                                <property name="label" 
translatable="yes">_Find</property>
+                                <property name="label" 
translatable="yes">_Find Next</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="can_default">True</property>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to