[Libreoffice-commits] core.git: svx/uiconfig
Yousuf Philips
philipz85 at hotmail.com
Mon Nov 3 22:40:45 PST 2014
svx/uiconfig/ui/findreplacedialog.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0de97f5c6f66cf6690fa394e48a0b26b4c69166d
Author: Yousuf Philips <philipz85 at hotmail.com>
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 <s.mehrbrodt at gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt at gmail.com>
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>
More information about the Libreoffice-commits
mailing list