diff options
author | Olivier <olivier.hallot@libreoffice.org> | 2017-01-26 09:51:29 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2017-01-27 11:37:09 +0000 |
commit | 3e23a5bbb9a0de726b6739f0d60f187648c1dbf4 (patch) | |
tree | 950ec64b7100d8bffaf9d69efe51605f1f4fdece | |
parent | 7b98ed0680a6573ec9b5710ffceeac8df60e684e (diff) |
Fix text box in help page since box redesign
The search options are now under the "replace" box.
Change-Id: I65e704703501715c1e9417686fb2d1c9dcb074c8
Reviewed-on: https://gerrit.libreoffice.org/33579
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
-rw-r--r-- | source/text/shared/01/02100000.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/02100000.xhp b/source/text/shared/01/02100000.xhp index 9bf20f69b4..36ce058d58 100644 --- a/source/text/shared/01/02100000.xhp +++ b/source/text/shared/01/02100000.xhp @@ -55,7 +55,7 @@ <bookmark xml-lang="en-US" branch="hid/svx/ui/findreplacedialog/searchlist" id="bm_id3147572" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3152425" role="heading" level="2">Find</paragraph> <paragraph xml-lang="en-US" id="par_id3155805" role="paragraph"><ahelp hid="svx/ui/findreplacedialog/searchlist">Enter the text that you want to find, or select a previous search from the list.</ahelp></paragraph> -<paragraph xml-lang="en-US" id="par_id3153683" role="paragraph">Search options are listed under the <emph>Find</emph> box and in the <emph>Other options</emph> area of the dialog.</paragraph> +<paragraph xml-lang="en-US" id="par_id3153683" role="paragraph">Search options are listed under the <emph>Replace</emph> box and in the <emph>Other options</emph> area of the dialog.</paragraph> <bookmark xml-lang="en-US" branch="hid/svx/ui/findreplacedialog/matchcase" id="bm_id3147303" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3154924" role="heading" level="2">Match case</paragraph> <bookmark xml-lang="en-US" branch="index" id="bm_id3154760"><bookmark_value>case sensitivity;searching</bookmark_value> @@ -76,7 +76,7 @@ <bookmark xml-lang="en-US" branch="hid/svx/ui/findreplacedialog/replacelist" id="bm_id3149096" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3152551" role="heading" level="2">Replace</paragraph> <paragraph xml-lang="en-US" id="par_id3156426" role="paragraph" l10n="U" oldref="6"><ahelp hid="svx/ui/findreplacedialog/replacelist">Enter the replacement text, or select a recent replacement text or style from the list.</ahelp></paragraph> -<paragraph xml-lang="en-US" id="par_id3150506" role="paragraph">Replacement options are listed under the <emph>Find</emph> box and in the <emph>Other options</emph> area of the dialog.</paragraph> +<paragraph xml-lang="en-US" id="par_id3150506" role="paragraph">Replacement options are listed under the <emph>Replace</emph> box and in the <emph>Other options</emph> area of the dialog.</paragraph> <switch select="appl"> <case select="DRAW"> </case> |