diff options
author | Johnny_M <klasse@partyheld.de> | 2021-02-13 14:06:02 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-02-14 18:06:19 +0100 |
commit | 60dc818b2debfbe5a92897de5765072637d1da96 (patch) | |
tree | f2efd05e5271515556475ca4028cb69c2c7f9d61 | |
parent | b1c1852acd45f3342ba37b40413adf03c1a4e4fa (diff) |
tdf#132643 Translate German section IDs
Change-Id: I9364dbbc3414769219ab7318d38bb6f22741495b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110842
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/optionen/01060000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/optionen/01060500.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/00/00000406.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/06110000.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/main0106.xhp | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/source/text/shared/optionen/01060000.xhp b/source/text/shared/optionen/01060000.xhp index e47892d805..c0f7a8d653 100644 --- a/source/text/shared/optionen/01060000.xhp +++ b/source/text/shared/optionen/01060000.xhp @@ -41,7 +41,7 @@ <embed href="text/shared/optionen/01060300.xhp#general"/> <embed href="text/shared/optionen/01061000.xhp#defaults"/> <embed href="text/shared/optionen/01060100.xhp#view"/> -<embed href="text/shared/optionen/01060500.xhp#berechnen"/> +<embed href="text/shared/optionen/01060500.xhp#calculate"/> <embed href="text/shared/optionen/01060900.xhp#formula"/> <embed href="text/shared/optionen/01060400.xhp#sort_lists"/> <embed href="text/shared/optionen/01060600.xhp#changes"/> diff --git a/source/text/shared/optionen/01060500.xhp b/source/text/shared/optionen/01060500.xhp index 3897249760..14625f669a 100644 --- a/source/text/shared/optionen/01060500.xhp +++ b/source/text/shared/optionen/01060500.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> - <section id="berechnen"> + <section id="calculate"> <bookmark xml-lang="en-US" branch="index" id="bm_id3149399"><bookmark_value>references; iterative (Calc)</bookmark_value> <bookmark_value>calculating;iterative references (Calc)</bookmark_value> <bookmark_value>iterative references in spreadsheets</bookmark_value> diff --git a/source/text/swriter/00/00000406.xhp b/source/text/swriter/00/00000406.xhp index 4ee65eaed1..7c9f2f3970 100644 --- a/source/text/swriter/00/00000406.xhp +++ b/source/text/swriter/00/00000406.xhp @@ -39,7 +39,7 @@ <paragraph id="par_id3152963" role="paragraph" xml-lang="en-US"><variable id="texttabelle">Choose <emph>Table - Convert - Text to Table</emph></variable></paragraph> <paragraph id="par_id3150833" role="paragraph" xml-lang="en-US"><variable id="sortieren">Choose <emph>Tools - Sort</emph></variable></paragraph> -<section id="berechnen"> +<section id="calculate"> <paragraph id="par_id3149692" role="paragraph" xml-lang="en-US">Choose <emph>Tools - Calculate</emph> </paragraph> <paragraph id="par_id3159188" role="paragraph" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + plus sign</paragraph> </section> diff --git a/source/text/swriter/01/06110000.xhp b/source/text/swriter/01/06110000.xhp index d564c43c56..826e8f33c3 100644 --- a/source/text/swriter/01/06110000.xhp +++ b/source/text/swriter/01/06110000.xhp @@ -32,13 +32,13 @@ <body> - <section id="berechnen"> + <section id="calculate"> <bookmark branch="hid/.uno:CalculateSel" xml-lang="en-US" id="bm_id3149884" localize="false"/> <paragraph id="hd_id3154505" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/06110000.xhp" name="Calculate">Calculate</link></paragraph> <paragraph role="paragraph" id="par_id3150021" xml-lang="en-US"><ahelp hid=".uno:CalculateSel" visibility="visible">Calculates the selected formula and copies the result to the clipboard.</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/swriter/00/00000406.xhp#berechnen"/> + <embed href="text/swriter/00/00000406.xhp#calculate"/> </section> <embed href="text/shared/00/00000004.xhp#related"/> <embed href="text/swriter/guide/calculate_intext.xhp#calculate_intext"/> diff --git a/source/text/swriter/main0106.xhp b/source/text/swriter/main0106.xhp index b4c01a06f4..dbc50067f9 100644 --- a/source/text/swriter/main0106.xhp +++ b/source/text/swriter/main0106.xhp @@ -59,7 +59,7 @@ <h2 id="hd_id501612910204859"><link href="text/shared/01/01110101.xhp" name="Address Book Source">Address Book Source</link></h2> <embed href="text/shared/01/01110101.xhp#address_book_assignment"/> <embed href="text/swriter/01/06990000.xhp#aktualisieren"/> -<embed href="text/swriter/01/06110000.xhp#berechnen"/> +<embed href="text/swriter/01/06110000.xhp#calculate"/> <h2 id="hd_id3147346" xml-lang="en-US"><link href="text/swriter/01/06100000.xhp" name="Sort">Sort</link></h2> <embed href="text/swriter/01/06100000.xhp#sort"/> <embed href="text/shared/01/06130001.xhp#macro"/> |