diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2015-03-25 22:15:59 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-03-26 00:00:25 +0000 |
commit | 091a3cc5cd8e1cb92382eddd6424764cda3060e8 (patch) | |
tree | 831052b4e53035563ed478c1c8fecc03f22b1b34 /source/text/scalc/guide/finding.xhp | |
parent | 2384838958839304b5eb39cf050a8bc7c134ae5e (diff) |
rename "Find" to "Find Next" in Find & Replace dialog
Change-Id: Ib721e87839b03d108b9e10d5605bfaff7d5f21a6
Reviewed-on: https://gerrit.libreoffice.org/15008
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/scalc/guide/finding.xhp')
-rw-r--r-- | source/text/scalc/guide/finding.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/guide/finding.xhp b/source/text/scalc/guide/finding.xhp index 2e8b34ee40..76c7161c63 100644 --- a/source/text/scalc/guide/finding.xhp +++ b/source/text/scalc/guide/finding.xhp @@ -64,10 +64,10 @@ <paragraph role="paragraph" id="par_id6529740" xml-lang="en-US" l10n="NEW">Enter the text to find in the <emph>Search for</emph> text box.</paragraph> </listitem> <listitem> -<paragraph role="paragraph" id="par_id9121982" xml-lang="en-US" l10n="NEW">Either click <emph>Find</emph> or <emph>Find All</emph>.</paragraph> +<paragraph role="paragraph" id="par_id9121982" xml-lang="en-US" l10n="NEW">Either click <emph>Find Next</emph> or <emph>Find All</emph>.</paragraph> </listitem> </list> -<paragraph role="paragraph" id="par_id3808404" xml-lang="en-US" l10n="NEW">When you click <emph>Find</emph>, Calc will select the next cell that contains your text. You can watch and edit the text, then click <emph>Find</emph> again to advance to the next found cell. </paragraph> +<paragraph role="paragraph" id="par_id3808404" xml-lang="en-US" l10n="NEW">When you click <emph>Find Next</emph>, Calc will select the next cell that contains your text. You can watch and edit the text, then click <emph>Find Next</emph> again to advance to the next found cell. </paragraph> <list type="ordered"> <listitem> <paragraph role="paragraph" id="par_id2394482" xml-lang="en-US" l10n="NEW">If you closed the dialog, you can press a key combination (<switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F) to find the next cell without opening the dialog. </paragraph> |