diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2016-03-05 02:25:17 +0400 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-03-05 12:56:39 +0000 |
commit | 6a85a5ddf5e368871293d9bcaece0593b50b0f1d (patch) | |
tree | 623f5e99144c26af0c1dff97fbfe47f16a25d72d /svx/source/tbxctrls | |
parent | a3d8833bd8392ee274ced8d5b1a6e91f9b17deff (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/source/tbxctrls')
-rw-r--r-- | svx/source/tbxctrls/tbunosearchcontrollers.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/tbxctrls/tbunosearchcontrollers.src b/svx/source/tbxctrls/tbunosearchcontrollers.src index e722d649d602..1e537a9c1760 100644 --- a/svx/source/tbxctrls/tbunosearchcontrollers.src +++ b/svx/source/tbxctrls/tbunosearchcontrollers.src @@ -31,7 +31,7 @@ String RID_SVXSTR_FINDBAR_MATCHCASE String RID_SVXSTR_FINDBAR_SEARCHFORMATTED { - Text [ en-US ] = "Search Formatted Display String" ; + Text [ en-US ] = "Formatted Display" ; }; /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |