diff options
author | Johnny_M <klasse@partyheld.de> | 2021-12-28 11:40:48 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-29 17:05:16 +0100 |
commit | 852b06d6213d508898c6b47ae43b990a3292b4b2 (patch) | |
tree | f15fd574a793240ff666f66532036234f010a595 /source | |
parent | 96366d7eb56601ff9090debe361faf02ffaea75e (diff) |
tdf#132643 Translate German section IDs
Change-Id: I91c25b34638ae47f489a6a793b1f068313a6f004
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127624
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/00/00000406.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/06200000.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/01/06990000.xhp | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/swriter/00/00000406.xhp b/source/text/swriter/00/00000406.xhp index bef0d0793f..4e67b40425 100644 --- a/source/text/swriter/00/00000406.xhp +++ b/source/text/swriter/00/00000406.xhp @@ -49,7 +49,7 @@ <paragraph id="par_id3149821" role="paragraph" xml-lang="en-US"><variable id="alleverz">Choose <menuitem>Tools - Update - Indexes and Tables</menuitem></variable></paragraph> <paragraph id="par_id3151249" role="paragraph" xml-lang="en-US"><variable id="alles">Choose <emph>Tools - Update - Update All </emph></variable></paragraph> -<section id="aktfelder"> +<section id="update_fields"> <paragraph id="par_id3154839" role="paragraph" xml-lang="en-US">Choose <emph>Tools - Update - Fields </emph></paragraph> <paragraph id="par_id3147090" role="paragraph" xml-lang="en-US">F9 key</paragraph> </section> diff --git a/source/text/swriter/01/06200000.xhp b/source/text/swriter/01/06200000.xhp index a4db7bef6f..ad94620ffe 100644 --- a/source/text/swriter/01/06200000.xhp +++ b/source/text/swriter/01/06200000.xhp @@ -32,13 +32,13 @@ <body> - <section id="felder"> + <section id="fields"> <bookmark branch="hid/.uno:UpdateFields" xml-lang="en-US" id="bm_id3148485" localize="false"/> <paragraph id="hd_id3083281" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/06200000.xhp" name="Fields">Fields</link></paragraph> <paragraph role="paragraph" id="par_id3154656" xml-lang="en-US"><ahelp hid=".uno:UpdateFields" visibility="visible">Updates the contents of all fields in the current document.</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/swriter/00/00000406.xhp#aktfelder"/> + <embed href="text/swriter/00/00000406.xhp#update_fields"/> </section> </body> </helpdocument> diff --git a/source/text/swriter/01/06990000.xhp b/source/text/swriter/01/06990000.xhp index efc67bc97a..fe3f0a7e42 100644 --- a/source/text/swriter/01/06990000.xhp +++ b/source/text/swriter/01/06990000.xhp @@ -38,7 +38,7 @@ <embed href="text/swriter/00/00000406.xhp#aktualisieren"/> </section> <embed href="text/swriter/01/06190000.xhp#allesaktuell"/> - <embed href="text/swriter/01/06200000.xhp#felder"/> + <embed href="text/swriter/01/06200000.xhp#fields"/> <embed href="text/swriter/01/06210000.xhp#verknuepfungen"/> <embed href="text/swriter/01/06160000.xhp#current_index"/> <embed href="text/swriter/01/06170000.xhp#all_indexes"/> |