diff options
author | Stéphane Guillou <stephane.guillou@libreoffice.org> | 2023-01-08 07:41:32 +0000 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2023-01-10 13:58:37 +0000 |
commit | 08418f863745757cc8074db7addf4812170dc21b (patch) | |
tree | 30b2bad726e70bc271df0a72697214877ef335b2 | |
parent | e3b49a858d147035096a9e1cbc4967c87db9f42c (diff) |
tdf#101731: change "Border" to "Transition start" in gradient settings
Change-Id: Ib9803e291e331e7989d904ecc8ebb793bc840baf
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/145127
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Jenkins
-rw-r--r-- | source/text/shared/01/05210300.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05210700.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/05210300.xhp b/source/text/shared/01/05210300.xhp index 26e7f09d66..36377817b0 100644 --- a/source/text/shared/01/05210300.xhp +++ b/source/text/shared/01/05210300.xhp @@ -59,7 +59,7 @@ <h3 id="hd_id3151226">Angle</h3> <paragraph xml-lang="en-US" id="par_id3149177" role="paragraph"><ahelp hid="cui/ui/gradientpage/anglemtr">Enter a rotation angle for the selected gradient.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/gradientpage/bordermtr" id="bm_id3148621" localize="false"/> -<h3 id="hd_id3149827">Border</h3> +<h3 id="hd_id3149827">Transition start</h3> <paragraph xml-lang="en-US" id="par_id3155941" role="paragraph"><ahelp hid="cui/ui/gradientpage/bordermtr">Enter the amount by which you want to adjust the area of the endpoint color on the gradient. The endpoint color is the color that is selected in the <emph>To Color</emph> box.</ahelp></paragraph> <h3 id="hd_id3152551">From Color</h3> <bookmark xml-lang="en-US" branch="hid/cui/ui/gradientpage/colorfromlb" id="bm_id3145383" localize="false"/> diff --git a/source/text/shared/01/05210700.xhp b/source/text/shared/01/05210700.xhp index 16724cdefe..2bad1b0b59 100644 --- a/source/text/shared/01/05210700.xhp +++ b/source/text/shared/01/05210700.xhp @@ -67,7 +67,7 @@ <h3 id="hd_id3158430">Angle</h3> <paragraph role="paragraph" id="par_id3155829" xml-lang="en-US"><ahelp hid="cui/ui/transparencytabpage/MTR_TRGR_ANGLE">Enter a rotation angle for the gradient.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/transparencytabpage/MTR_TRGR_BORDER" id="bm_id3159147" localize="false"/> -<h3 id="hd_id3153320">Border</h3> +<h3 id="hd_id3153320">Transition start</h3> <paragraph role="paragraph" id="par_id3149784" xml-lang="en-US"><ahelp hid="cui/ui/transparencytabpage/MTR_TRGR_BORDER">Enter the amount by which you want to adjust the transparent area of the gradient. The default value is 0%.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/transparencytabpage/MTR_TRGR_START_VALUE" id="bm_id3149763" localize="false"/> <h3 id="hd_id3144439">Start value</h3> |