diff options
author | Johnny_M <klasse@partyheld.de> | 2022-03-12 11:46:51 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-03-18 12:01:32 +0100 |
commit | bddd19a60f428195ebf29919fcc5886a93d203c7 (patch) | |
tree | 6fbca6df2fbf1149dbe99d2810367195778909a1 | |
parent | c416cf52fad8a4c5b3995c8ebaeff6fb8ca11f37 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ie11d36a733dfa94584306bed9b9d2873bb3ea23a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131420
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/00/00000403.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/03090000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/00/00000403.xhp b/source/text/swriter/00/00000403.xhp index bf0ba51c5c..fc5895d4eb 100644 --- a/source/text/swriter/00/00000403.xhp +++ b/source/text/swriter/00/00000403.xhp @@ -36,7 +36,7 @@ </caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F8</keycode></paragraph> </section> -<section id="feldbefehle"> +<section id="field_names"> <paragraph id="par_id3149052" role="paragraph" xml-lang="en-US">Choose <menuitem>View - Field Names</menuitem> </paragraph> <paragraph id="par_id3151387" role="paragraph" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode> </caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F9</keycode></paragraph> diff --git a/source/text/swriter/01/03090000.xhp b/source/text/swriter/01/03090000.xhp index 1d9968d659..a8125574c1 100644 --- a/source/text/swriter/01/03090000.xhp +++ b/source/text/swriter/01/03090000.xhp @@ -36,7 +36,7 @@ </section> <section id="howtoget"> -<embed href="text/swriter/00/00000403.xhp#feldbefehle"/> +<embed href="text/swriter/00/00000403.xhp#field_names"/> </section> <paragraph id="par_id3149287" role="paragraph" xml-lang="en-US">To change the default field display to field names instead of the field contents, choose <switchinline select="sys"><caseinline select="MAC"><item type="menuitem">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type="menuitem">Tools - Options</item></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - View</emph>, and then select the <emph>Field codes</emph> checkbox in the <emph>Display</emph> area.</paragraph> <paragraph id="par_id3154098" role="paragraph" xml-lang="en-US">When you print a document with <item type="menuitem">View - Field Names</item> enabled, you are prompted to include the field names in the print out.</paragraph> |