diff options
author | Johnny_M <klasse@partyheld.de> | 2022-02-06 13:15:26 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-02-06 20:42:20 +0100 |
commit | 507676ac005119b4e006fd3fa4c1dd57ab9a191f (patch) | |
tree | 0c560d2bb0fa9832f5c5b0e7ccb1c70080050a47 /source/text/swriter | |
parent | 23bf50f5437f38debeaff483b662c7be552fdda5 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I118f997877d52531f12f977a9038c47dade422ac
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129574
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/02/14050000.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/main0214.xhp | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/swriter/02/14050000.xhp b/source/text/swriter/02/14050000.xhp index e22b7a30b8..80ad856e4a 100644 --- a/source/text/swriter/02/14050000.xhp +++ b/source/text/swriter/02/14050000.xhp @@ -32,11 +32,11 @@ <body> - <section id="formelbereich"> + <section id="formula_area"> <bookmark branch="hid/SW_HID_EDIT_FORMULA" xml-lang="en-US" id="bm_id3145829" localize="false"/><paragraph id="hd_id3155624" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/02/14050000.xhp" name="Formula Area">Formula Area</link></paragraph> <paragraph role="paragraph" id="par_id3154501" xml-lang="en-US"><ahelp hid=".">Allows you to create a formula by typing it directly into the input line or by clicking the <emph>Formula</emph> icon to display the formulas in submenu.</ahelp></paragraph> </section> - <section id="syformelbereich"> + <section id="syformula_area"> <table id="tbl_id3151188"> diff --git a/source/text/swriter/main0214.xhp b/source/text/swriter/main0214.xhp index 95cdf7745d..f32b795907 100644 --- a/source/text/swriter/main0214.xhp +++ b/source/text/swriter/main0214.xhp @@ -43,7 +43,7 @@ <embed href="text/swriter/02/14030000.xhp#sycancel"/> <embed href="text/swriter/02/14040000.xhp#apply"/> <embed href="text/swriter/02/14040000.xhp#syapply"/> -<embed href="text/swriter/02/14050000.xhp#formelbereich"/> -<embed href="text/swriter/02/14050000.xhp#syformelbereich"/> +<embed href="text/swriter/02/14050000.xhp#formula_area"/> +<embed href="text/swriter/02/14050000.xhp#syformula_area"/> </body> </helpdocument> |