diff options
author | Johnny_M <klasse@partyheld.de> | 2022-03-12 12:50:08 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-03-18 14:53:13 +0100 |
commit | 2e18bd4f9f40f51745b23ddb9aaa6740d5707771 (patch) | |
tree | a0eae8d1055eedf0ccca96120bd1e2a289a76991 /source | |
parent | 14a3f2ff9c37fb6899eae197cb94f50e1ffe7ee0 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I0a6ae497bf145ad4d6c6d30a83d2153a8350ea4a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131436
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/main0204.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/00/00000405.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/01/05120500.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/main0204.xhp | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/source/text/shared/main0204.xhp b/source/text/shared/main0204.xhp index d51a985d5f..74ce6058ec 100644 --- a/source/text/shared/main0204.xhp +++ b/source/text/shared/main0204.xhp @@ -60,7 +60,7 @@ <embed href="text/swriter/00/00000405.xhp#sydelete_row"/> <paragraph role="heading" id="hd_id3147231" xml-lang="en-US" level="2"><link href="text/swriter/01/05120500.xhp" name="Delete Column">Delete Column</link></paragraph> <embed href="text/swriter/01/05120500.xhp#loeschentext"/> -<embed href="text/swriter/00/00000405.xhp#syspalteloeschen"/> +<embed href="text/swriter/00/00000405.xhp#sydelete_columns"/> <comment>following only optional, ext.help is available: Select Table Select Column Select Row</comment> <bookmark xml-lang="en-US" branch="hid/.uno:TableDesign" id="bm_id091620081221536" localize="false"/> <paragraph role="heading" id="hd_id3134447820" xml-lang="en-US" level="2">Table Design</paragraph> diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp index f812abab82..81cc8d93f5 100644 --- a/source/text/swriter/00/00000405.xhp +++ b/source/text/swriter/00/00000405.xhp @@ -322,10 +322,10 @@ </table> </section> - <section id="lschens"> + <section id="delete_columns"> <paragraph xml-lang="en-US" id="par_id3155310" role="paragraph">Choose <emph>Table - Delete - Columns</emph>.</paragraph> <paragraph xml-lang="en-US" id="par_id3155328" role="paragraph">On <emph>Table</emph> bar, click</paragraph> - <section id="syspalteloeschen"> + <section id="sydelete_columns"> <table id="tbl_id3150954"> <tablerow> <tablecell> diff --git a/source/text/swriter/01/05120500.xhp b/source/text/swriter/01/05120500.xhp index 843a60ca00..c02e365099 100644 --- a/source/text/swriter/01/05120500.xhp +++ b/source/text/swriter/01/05120500.xhp @@ -38,7 +38,7 @@ </section> <paragraph role="paragraph" id="par_id3156385" xml-lang="en-US">This command is only available if the cursor is in a table.</paragraph> <section id="howtoget"> - <embed href="text/swriter/00/00000405.xhp#lschens"/> + <embed href="text/swriter/00/00000405.xhp#delete_columns"/> </section> </body> </helpdocument> diff --git a/source/text/swriter/main0204.xhp b/source/text/swriter/main0204.xhp index e0477b3187..ff0fb219ef 100644 --- a/source/text/swriter/main0204.xhp +++ b/source/text/swriter/main0204.xhp @@ -60,7 +60,7 @@ <embed href="text/swriter/00/00000405.xhp#sydelete_row"/> <paragraph role="heading" id="hd_id3147231" xml-lang="en-US" level="2"><link href="text/swriter/01/05120500.xhp" name="Delete Column">Delete Column</link></paragraph> <embed href="text/swriter/01/05120500.xhp#loeschentext"/> -<embed href="text/swriter/00/00000405.xhp#syspalteloeschen"/> +<embed href="text/swriter/00/00000405.xhp#sydelete_columns"/> <comment>following only optional, ext.help is available: Select Table Select Column Select Row</comment> <paragraph role="heading" id="hd_id943333820" xml-lang="en-US" level="2"><link href="text/swriter/01/05150101.xhp" name="AutoFormat">AutoFormat</link></paragraph> <embed href="text/swriter/01/05150101.xhp#autoformattabelle"/> |