[Libreoffice-commits] help.git: source/text
Ming Hua (via logerrit)
logerrit at kemper.freedesktop.org
Mon Dec 7 23:34:27 UTC 2020
source/text/scalc/01/12120100.xhp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 1fee4fdda2643c941abce00b3b7cb15fa851f85c
Author: Ming Hua <plateauwolf at qq.com>
AuthorDate: Sun Dec 6 00:15:03 2020 +0100
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Tue Dec 8 00:33:37 2020 +0100
Small formatting changes to data validity criteria page
- add <keycode></keycode> tag for keyboard shortcut
- use precise <emph></emph> tag for UI items, and exclude other text
Change-Id: I4d80aab3b82ff2ebe6e0dec6595b9d02708f46e0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107213
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/scalc/01/12120100.xhp b/source/text/scalc/01/12120100.xhp
index f5fff7d7b..d1a00e600 100644
--- a/source/text/scalc/01/12120100.xhp
+++ b/source/text/scalc/01/12120100.xhp
@@ -124,7 +124,7 @@
<paragraph role="paragraph" id="par_id3153967" xml-lang="en-US"><ahelp hid="modules/scalc/ui/validationcriteriapage/allowempty">In conjunction with <emph>Tools - Detective - Mark invalid Data</emph>, this defines that blank cells are shown as invalid data (disabled) or not (enabled).</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/validationcriteriapage/showlist" id="bm_id5339518" localize="false"/>
<paragraph role="heading" id="par_idN10709" xml-lang="en-US" level="2">Show selection list</paragraph>
-<paragraph role="paragraph" id="par_idN1070D" xml-lang="en-US"><ahelp hid="modules/scalc/ui/validationcriteriapage/showlist">Shows a list of all valid strings or values to select from. The list can also be opened by selecting the cell and pressing <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+D.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_idN1070D" xml-lang="en-US"><ahelp hid="modules/scalc/ui/validationcriteriapage/showlist">Shows a list of all valid strings or values to select from. The list can also be opened by selecting the cell and pressing <switchinline select="sys"><caseinline select="MAC"><keycode>Command+D</keycode></caseinline><defaultinline><keycode>Ctrl+D</keycode></defaultinline></switchinline>.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/validationcriteriapage/sortascend" id="bm_id6317331" localize="false"/>
<paragraph role="heading" id="par_idN10724" xml-lang="en-US" level="3">Sort entries ascending</paragraph>
<paragraph role="paragraph" id="par_idN10728" xml-lang="en-US"><ahelp hid="modules/scalc/ui/validationcriteriapage/sortascend">Sorts the selection list in ascending order and filters duplicates from the list. If not checked, the order from the data source is taken.</ahelp></paragraph>
@@ -135,7 +135,7 @@
<paragraph role="paragraph" id="par_idN1075E" xml-lang="en-US"><ahelp hid="modules/scalc/ui/validationcriteriapage/minlist">Enter the entries that will be valid values or text strings.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/validationcriteriapage/data" id="bm_id3147344" localize="false"/>
<paragraph role="heading" id="hd_id3163807" xml-lang="en-US" level="2">Data</paragraph>
-<paragraph role="paragraph" id="par_id3144502" xml-lang="en-US"><ahelp hid="modules/scalc/ui/validationcriteriapage/data">Select the comparative operator that you want to use.</ahelp> The available operators depend on what you selected in the <emph>Allow </emph>box. If you select "between" or "not between", the <emph>Minimum</emph> and <emph>Maximum</emph> input boxes appear. Otherwise, only the <emph>Minimum</emph>, the <emph>Maximum, or the Value</emph> input boxes appear.</paragraph>
+<paragraph role="paragraph" id="par_id3144502" xml-lang="en-US"><ahelp hid="modules/scalc/ui/validationcriteriapage/data">Select the comparative operator that you want to use.</ahelp> The available operators depend on what you selected in the <emph>Allow </emph>box. If you select "between" or "not between", the <emph>Minimum</emph> and <emph>Maximum</emph> input boxes appear. Otherwise, only the <emph>Minimum</emph>, the <emph>Maximum</emph>, or the <emph>Value</emph> input boxes appear.</paragraph>
<paragraph role="heading" id="hd_id3153782" xml-lang="en-US" level="2">Value</paragraph>
<paragraph role="paragraph" id="par_id3153266" xml-lang="en-US">Enter the value for the data validation option that you selected in the <emph>Allow </emph>box.</paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/validationcriteriapage/min" id="bm_id3149528" localize="false"/>
More information about the Libreoffice-commits
mailing list