diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-03-15 09:36:49 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-03-15 13:57:35 +0100 |
commit | dd03b7ecde2abb961790a69f99aeec9e3fbd653e (patch) | |
tree | e0d313d9a9c2da71abc8fc48a82c0cb11bf3a2b7 /source/text/scalc/01 | |
parent | 71c51c931a99039b3bd4944dbce56ee53be29867 (diff) |
Help pages typos and other fixes from translators
Change-Id: If85b1749001b95cad904bae379362e36f96001d1
Reviewed-on: https://gerrit.libreoffice.org/51325
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01')
-rw-r--r-- | source/text/scalc/01/05120000.xhp | 4 | ||||
-rw-r--r-- | source/text/scalc/01/func_webservice.xhp | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/source/text/scalc/01/05120000.xhp b/source/text/scalc/01/05120000.xhp index 03f792b5c3..39d0424191 100644 --- a/source/text/scalc/01/05120000.xhp +++ b/source/text/scalc/01/05120000.xhp @@ -90,7 +90,7 @@ Apply a color scale to a range consist of displaying a bicolor or tricolor gradient on this range depending on the value of each cell. A typical example might be an array of temperatures, lower blue colored, warmer red with a gradient nuances to the intermediate values.</paragraph> <paragraph xml-lang="en-US" id="par_id3155603" role="paragraph">You must choose the two "extreme" colors indicate the method of calculation. The calculation of the color applied will be made in relation to: Min - Max - Percentile - Value - Percent - Formula.</paragraph> <paragraph xml-lang="en-US" id="par_id3155604" role="paragraph">The choices Min and Max are sufficient to themselves as found in the range. Other options need to be specified by a value (Percentile, Value, Percentage) or a cell reference or formula (Formula).</paragraph> - <paragraph xml-lang="en-US" id="par_id3155605" role="paragraph">For a detailed explanation and examples, please visit <link href="http://wiki.documentfoundation.org/Faq/Calc/142">How to apply a Color Scale Conditional Formatting page in TDF Wiki</link>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3155605" role="paragraph">For a detailed explanation and examples, please visit <link href="https://wiki.documentfoundation.org/Faq/Calc/142">How to apply a Color Scale Conditional Formatting page in TDF Wiki</link>.</paragraph> <paragraph xml-lang="en-US" id="hd_id3153709" role="heading" level="2">Icon Set</paragraph> <paragraph xml-lang="en-US" id="par_id3153764" role="paragraph">It is desired to plot the position of a value relative to the thresholds. The set of icons will help to indicate the thresholds and choose the type of icons. Available icon sets are:</paragraph> @@ -121,7 +121,7 @@ Apply a color scale to a range consist of displaying a bicolor or tricolor gradi </listitem> </list> <paragraph xml-lang="en-US" id="par_id3153765" role="paragraph">Conditions to display each icon can be specified relative to a value (Value), a percentage of the number of values in the range (Percentage) as a percentage of range values (Percentile) or formula (Formula).</paragraph> - <paragraph xml-lang="en-US" id="par_id3155606" role="paragraph">For a detailed explanation and examples, please visit <link href="http://wiki.documentfoundation.org/Faq/Calc/141">How to use Icon Set Conditional Formatting page in TDF Wiki</link>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3155606" role="paragraph">For a detailed explanation and examples, please visit <link href="https://wiki.documentfoundation.org/Faq/Calc/141">How to use Icon Set Conditional Formatting page in TDF Wiki</link>.</paragraph> <paragraph xml-lang="en-US" id="hd_id3156384" role="heading" level="2">Dates</paragraph> <paragraph xml-lang="en-US" id="par_id3145228" role="paragraph">This option will apply a defined style depending on a date that you choose in the drop down box: Today - Yesterday - Tomorrow - Last 7 days - This week - Last week.</paragraph> diff --git a/source/text/scalc/01/func_webservice.xhp b/source/text/scalc/01/func_webservice.xhp index 987141f7d2..5b1c45bf40 100644 --- a/source/text/scalc/01/func_webservice.xhp +++ b/source/text/scalc/01/func_webservice.xhp @@ -26,7 +26,7 @@ <paragraph role="paragraph" id="par_id3147469" xml-lang="en-US"><emph>URI: </emph> URI text of the web service.</paragraph> <paragraph role="heading" id="hd_id3150141" xml-lang="en-US" level="3">Example</paragraph> <paragraph role="paragraph" id="par_id3146142" xml-lang="en-US"><item type="input">=WEBSERVICE("wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss")</item></paragraph> - <paragraph role="paragraph" id="par_id3146143" xml-lang="en-US">Returns the web page content of "http://wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss".</paragraph> + <paragraph role="paragraph" id="par_id3146143" xml-lang="en-US">Returns the web page content of "https://wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss".</paragraph> </section> <section id="filterxml"> <bookmark xml-lang="en-US" branch="index" id="bm_id2949012"> |