diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-28 12:52:18 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-28 15:17:55 +0100 |
commit | 9d4d2755356e1fb1dc1d0c39d72417ce9c20f7e5 (patch) | |
tree | e92c552a50fd8c39f181dffb36f8ac3e464b7302 /source/text/swriter | |
parent | 399a3e03e37f357dbc2ffc2722391fab8a0435c9 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ia88762ccd31319ed93998a0e84ad21c5cf00d84e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125964
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/02/04250000.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/main0204.xhp | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/swriter/02/04250000.xhp b/source/text/swriter/02/04250000.xhp index 93f835c9af..657d6cdb46 100644 --- a/source/text/swriter/02/04250000.xhp +++ b/source/text/swriter/02/04250000.xhp @@ -28,7 +28,7 @@ </history> </meta> <body> -<section id="summe"> +<section id="sum"> <bookmark xml-lang="en-US" branch="hid/.uno:AutoSum" id="bm_id4305427" localize="false"/> <h1 id="hd_id3143232" xml-lang="en-US"><link href="text/swriter/02/04250000.xhp" name="Sum">Sum</link></h1> <paragraph role="paragraph" id="par_id3146899" xml-lang="en-US"><ahelp hid=".uno:AutoSum">Activates the sum function. Note that the cursor must be in the cell where you want the sum to appear.</ahelp></paragraph> @@ -36,7 +36,7 @@ <paragraph role="paragraph" id="par_id3154504" xml-lang="en-US"> %PRODUCTNAME recognizes the cell range for the sum function as long as the cells are filled with numbers. Prior to entering the data, you must choose <menuitem>Table - Number Recognition</menuitem> to enable this feature.</paragraph> <paragraph role="paragraph" id="par_id3148771" xml-lang="en-US">Click <emph>Apply</emph> to accept the sum formula as it appears in the entry line.</paragraph> -<section id="sysumme"> +<section id="sysum"> <table id="tbl_id3149286"> <tablerow> <tablecell> diff --git a/source/text/swriter/main0204.xhp b/source/text/swriter/main0204.xhp index 9138b4b2cb..f6223bfa34 100644 --- a/source/text/swriter/main0204.xhp +++ b/source/text/swriter/main0204.xhp @@ -68,7 +68,7 @@ <embed href="text/swriter/01/05090000.xhp#tabelletext"/> <paragraph role="heading" id="hd_id94007820" xml-lang="en-US" level="2"><link href="text/swriter/01/06100000.xhp" name="Sort">Sort</link></paragraph> <embed href="text/swriter/01/06100000.xhp#sort"/> -<embed href="text/swriter/02/04250000.xhp#summe"/> -<embed href="text/swriter/02/04250000.xhp#sysumme"/> +<embed href="text/swriter/02/04250000.xhp#sum"/> +<embed href="text/swriter/02/04250000.xhp#sysum"/> </body> </helpdocument> |