summaryrefslogtreecommitdiff
path: root/svx/uiconfig
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2016-03-05 02:25:17 +0400
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2016-03-05 12:56:39 +0000
commit6a85a5ddf5e368871293d9bcaece0593b50b0f1d (patch)
tree623f5e99144c26af0c1dff97fbfe47f16a25d72d /svx/uiconfig
parenta3d8833bd8392ee274ced8d5b1a6e91f9b17deff (diff)
Calc: Improve label text in find toolbar and replace dialog
Change-Id: I25eba84394693c9ae50efa8d6587df536052c4ca Reviewed-on: https://gerrit.libreoffice.org/22874 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'svx/uiconfig')
-rw-r--r--svx/uiconfig/ui/findreplacedialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/uiconfig/ui/findreplacedialog.ui b/svx/uiconfig/ui/findreplacedialog.ui
index bf2989c8945b..1168e74afab3 100644
--- a/svx/uiconfig/ui/findreplacedialog.ui
+++ b/svx/uiconfig/ui/findreplacedialog.ui
@@ -692,7 +692,7 @@
</child>
<child>
<object class="GtkCheckButton" id="allsheets">
- <property name="label" translatable="yes">Search in all sheets</property>
+ <property name="label" translatable="yes">All sheets</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="no_show_all">True</property>
@@ -937,7 +937,7 @@
</child>
<child>
<object class="GtkCheckButton" id="searchformatted">
- <property name="label" translatable="yes">Search formatted display string</property>
+ <property name="label" translatable="yes">Formatted display</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>