diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-01-03 01:59:39 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-01-03 12:11:22 +0100 |
commit | 3b4862b4c8deab562584d00830ea5883a65b488d (patch) | |
tree | 8aa95f788e2e834e2fac7fd4d74c4caf8121716e | |
parent | 71a6d6a1f23fe2816dcfe51655d993f82e8a6270 (diff) |
These don’t need to be translatable
Change-Id: I58aaae67b6c4e138ff7b7d7a655bdc3a71761bb7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127886
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
(cherry picked from commit 66835d0b781676751880a47989a5464b9dd1590f)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127772
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/05030300.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/shared/01/05030300.xhp b/source/text/shared/01/05030300.xhp index ad8bf95e23..557b654f02 100644 --- a/source/text/shared/01/05030300.xhp +++ b/source/text/shared/01/05030300.xhp @@ -73,13 +73,13 @@ <paragraph role="heading" id="hd_id3144760" xml-lang="en-US" level="3">None</paragraph> <paragraph role="paragraph" id="par_id3143231" xml-lang="en-US"><ahelp hid="cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_NO">Inserts no fill characters, or removes existing fill characters to the left of the tab stop.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_POINTS" id="bm_id3150742" localize="false"/> -<paragraph role="heading" id="hd_id3152933" xml-lang="en-US" level="3">.......</paragraph> +<paragraph role="heading" id="hd_id3152933" localize="false" level="3">.......</paragraph> <paragraph role="paragraph" id="par_id3153192" xml-lang="en-US"><ahelp hid="cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_POINTS">Fills the empty space to the left of the tab stop with dots.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_DASHLINE" id="bm_id3156424" localize="false"/> -<paragraph role="heading" id="hd_id3156280" xml-lang="en-US" level="3">------</paragraph> +<paragraph role="heading" id="hd_id3156280" localize="false" level="3">------</paragraph> <paragraph role="paragraph" id="par_id3156212" xml-lang="en-US"><ahelp hid="cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_DASHLINE">Fills the empty space to the left of the tab stop with dashes.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_UNDERSCORE" id="bm_id3150767" localize="false"/> -<paragraph role="heading" id="hd_id3157960" xml-lang="en-US" level="3">______</paragraph> +<paragraph role="heading" id="hd_id3157960" localize="false" level="3">______</paragraph> <paragraph role="paragraph" id="par_id3151043" xml-lang="en-US"><ahelp hid="cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_UNDERSCORE">Draws a line to fill the empty space to the left of the tab stop.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_OTHER" id="bm_id3153057" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/paratabspage/entryED_FILLCHAR_OTHER" id="bm_id3151116" localize="false"/> |