diff options
author | Johnny_M <klasse@partyheld.de> | 2022-03-12 12:59:23 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-03-18 14:55:12 +0100 |
commit | af54aee36936ee0a00ba384b6a2f68b482787103 (patch) | |
tree | fc2883c5c3be075753982bc97b8b5c630ff1c48f /source | |
parent | b19c37e8c418e90ae419f596969e4fa897077d7d (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ib22f113740fd2b705df3b4338453d325739c20f5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131439
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/main0213.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/main0200.xhp b/source/text/swriter/main0200.xhp index 246c918a39..5210fb8a79 100644 --- a/source/text/swriter/main0200.xhp +++ b/source/text/swriter/main0200.xhp @@ -73,7 +73,7 @@ <embed href="text/shared/main0212.xhp#database"/> </section> <section id="Section17"> -<embed href="text/swriter/main0213.xhp#lineal"/> +<embed href="text/swriter/main0213.xhp#rulers"/> </section> <section id="Section18"> <embed href="text/swriter/main0214.xhp#formula_bar"/> diff --git a/source/text/swriter/main0213.xhp b/source/text/swriter/main0213.xhp index 540487ce81..c59b373e16 100644 --- a/source/text/swriter/main0213.xhp +++ b/source/text/swriter/main0213.xhp @@ -32,7 +32,7 @@ <body> - <section id="lineal"> + <section id="rulers"> <paragraph id="hd_id3154201" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/main0213.xhp" name="Rulers">Rulers</link></paragraph> <paragraph role="paragraph" id="par_id3154218" xml-lang="en-US">Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse.</paragraph> </section> |