diff options
author | Johnny_M <klasse@partyheld.de> | 2020-11-26 12:11:29 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-11-29 11:24:45 +0100 |
commit | 7592ac0ccdfc3c0e803afb557fdce193524de12e (patch) | |
tree | 33d83ce92322e592635c84bdf08a9d0f06ff52de | |
parent | a615bf0dd240c9d455f5686c9b88c04a14d47a70 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I6c77d23307634df4504d57f611897b40b4c3a1fe
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106669
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/02230000.xhp | 3 | ||||
-rw-r--r-- | source/text/shared/optionen/01040000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/optionen/01040700.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/optionen/01060000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/optionen/01060600.xhp | 2 |
5 files changed, 4 insertions, 7 deletions
diff --git a/source/text/shared/01/02230000.xhp b/source/text/shared/01/02230000.xhp index d15c8296c3..33d2424920 100644 --- a/source/text/shared/01/02230000.xhp +++ b/source/text/shared/01/02230000.xhp @@ -29,14 +29,11 @@ <section id="track_changes"> - -<section id="aenderungen"> <bookmark xml-lang="en-US" branch="hid/.uno:ChangesMenu" id="bm_id8352305" localize="false"/> <h1 id="hd_id3152952"><link href="text/shared/01/02230000.xhp" name="Changes">Track Changes</link></h1> <paragraph id="par_id3145759" role="paragraph" xml-lang="en-US"><ahelp hid=".">Lists the commands that are available for tracking changes in your file.</ahelp></paragraph> </section> -</section> <section id="howtoget"> <embed href="text/shared/00/edit_menu.xhp#aenderungen"/> diff --git a/source/text/shared/optionen/01040000.xhp b/source/text/shared/optionen/01040000.xhp index 76d9b45a1e..58efcd0d3c 100644 --- a/source/text/shared/optionen/01040000.xhp +++ b/source/text/shared/optionen/01040000.xhp @@ -50,7 +50,7 @@ <paragraph role="paragraph" id="par_id3150792" xml-lang="en-US">Specifies the settings for basic fonts for complex text layout languages if their support has been activated under <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>.</paragraph> <embed href="text/shared/optionen/01040400.xhp#drucken"/> <embed href="text/shared/optionen/01040500.xhp#tabelle"/> -<embed href="text/shared/optionen/01040700.xhp#aenderungen"/> +<embed href="text/shared/optionen/01040700.xhp#changes"/> <embed href="text/shared/optionen/01041000.xhp#compatibility"/> <embed href="text/shared/optionen/01041100.xhp#autocaption"/> <embed href="text/shared/optionen/mailmerge.xhp#mailmerge"/> diff --git a/source/text/shared/optionen/01040700.xhp b/source/text/shared/optionen/01040700.xhp index f0d4defea5..11bed7c641 100644 --- a/source/text/shared/optionen/01040700.xhp +++ b/source/text/shared/optionen/01040700.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> - <section id="aenderungen"> + <section id="changes"> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optredlinepage/OptRedLinePage" id="bm_id3149795" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optredlinepage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3153823" role="heading" level="1"><link href="text/shared/optionen/01040700.xhp" name="Changes">Changes</link></paragraph> diff --git a/source/text/shared/optionen/01060000.xhp b/source/text/shared/optionen/01060000.xhp index 14d00a0101..8ed872afb1 100644 --- a/source/text/shared/optionen/01060000.xhp +++ b/source/text/shared/optionen/01060000.xhp @@ -44,7 +44,7 @@ <embed href="text/shared/optionen/01060500.xhp#berechnen"/> <embed href="text/shared/optionen/01060900.xhp#formula"/> <embed href="text/shared/optionen/01060400.xhp#sortierlisten"/> -<embed href="text/shared/optionen/01060600.xhp#aenderungen"/> +<embed href="text/shared/optionen/01060600.xhp#changes"/> <embed href="text/shared/optionen/01060800.xhp#compatibility"/> <embed href="text/shared/optionen/01050100.xhp#raster"/> <embed href="text/shared/optionen/01060700.xhp#drucken"/> diff --git a/source/text/shared/optionen/01060600.xhp b/source/text/shared/optionen/01060600.xhp index ea63bccbe1..85ffe2ca55 100644 --- a/source/text/shared/optionen/01060600.xhp +++ b/source/text/shared/optionen/01060600.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="aenderungen"> +<section id="changes"> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optchangespage/OptChangesPage" id="bm_id3149233" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optchangespage/@@nowidget@@" id="bm_id3149233" localize="false"/> <paragraph role="heading" id="hd_id3159399" xml-lang="en-US" level="1"><link href="text/shared/optionen/01060600.xhp" name="Changes">Changes</link></paragraph> |