diff options
author | Johnny_M <klasse@partyheld.de> | 2022-03-12 11:51:52 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-03-18 12:02:11 +0100 |
commit | 01b8ee4ec65478ce46ce0f78423a4e55170f9b85 (patch) | |
tree | 16db667ee2f7c8b9ed6e42d25a62fd878d1923ca | |
parent | bddd19a60f428195ebf29919fcc5886a93d203c7 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ic89725bc9d774f291bff2dada0888abe6d855c0c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131421
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/main0201.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/00/00000403.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/01/03100000.xhp | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/main0201.xhp b/source/text/shared/main0201.xhp index 50180f9163..e042cec531 100644 --- a/source/text/shared/main0201.xhp +++ b/source/text/shared/main0201.xhp @@ -85,7 +85,7 @@ <embed href="text/shared/01/04180100.xhp#data_sources"/> <embed href="text/shared/00/00000403.xhp#sydata_sources"/> <embed href="text/swriter/01/03100000.xhp#nonprinting_chars"/> -<embed href="text/swriter/00/00000403.xhp#systeuerzeichen"/> +<embed href="text/swriter/00/00000403.xhp#syformatting_marks"/> <embed href="text/shared/02/19090000.xhp#htmlsource"/> <embed href="text/shared/00/00000403.xhp#syhtmlsource"/> </case> diff --git a/source/text/swriter/00/00000403.xhp b/source/text/swriter/00/00000403.xhp index fc5895d4eb..83454d1f8a 100644 --- a/source/text/swriter/00/00000403.xhp +++ b/source/text/swriter/00/00000403.xhp @@ -42,13 +42,13 @@ </caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F9</keycode></paragraph> </section> -<section id="steuerzeichen"> +<section id="formatting_marks"> <paragraph id="par_id3155625" role="paragraph" xml-lang="en-US">Choose <menuitem>View - Formatting Marks</menuitem> </paragraph> <paragraph id="par_id3145823" role="paragraph" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode> </caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F10</keycode></paragraph> <paragraph id="par_id3154508" role="paragraph" xml-lang="en-US">On Standard bar, click</paragraph> -<section id="systeuerzeichen"> +<section id="syformatting_marks"> <table id="tbl_id3153732"> <tablerow> diff --git a/source/text/swriter/01/03100000.xhp b/source/text/swriter/01/03100000.xhp index 3ed45c16e4..e93b6f3bc4 100644 --- a/source/text/swriter/01/03100000.xhp +++ b/source/text/swriter/01/03100000.xhp @@ -36,7 +36,7 @@ </section> <section id="howtoget"> -<embed href="text/swriter/00/00000403.xhp#steuerzeichen"/> +<embed href="text/swriter/00/00000403.xhp#formatting_marks"/> </section> <paragraph id="par_id3145410" role="paragraph" xml-lang="en-US">When you delete a paragraph mark, the paragraph that is merged takes on the formatting of the paragraph that the cursor is in.</paragraph> <paragraph id="par_id3147511" role="paragraph" xml-lang="en-US">To specify which formatting marks are displayed, choose <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - </menuitem><link href="text/shared/optionen/01040600.xhp" name="Writer - Formatting Aids"><menuitem>%PRODUCTNAME Writer - Formatting Aids</menuitem></link>, and then select the options that you want in the <emph>Display formatting</emph> area.</paragraph> |