diff options
author | Johnny_M <klasse@partyheld.de> | 2021-02-06 12:21:06 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-02-06 14:42:20 +0100 |
commit | d04e933c1c9b4c6295cb9631d9b3832f90a9b43a (patch) | |
tree | 72aad6c2166b47b2bf4f3693e43fc90143b67e9e | |
parent | 7208ded1ad2aee57714da8f578b62b7534cfc76c (diff) |
tdf#132643 Translate German section IDs
Change-Id: I17f025542ad7801b3805eb078178915eb5b7fbe7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110503
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/optionen/01010000.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/optionen/01010100.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/optionen/01010600.xhp | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/optionen/01010000.xhp b/source/text/shared/optionen/01010000.xhp index 5e63602f5d..c1fb3811c5 100644 --- a/source/text/shared/optionen/01010000.xhp +++ b/source/text/shared/optionen/01010000.xhp @@ -32,8 +32,8 @@ <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#optionenallgemein"/> </section> - <embed href="text/shared/optionen/01010100.xhp#allgemeines"/> - <embed href="text/shared/optionen/01010600.xhp#allg"/> + <embed href="text/shared/optionen/01010100.xhp#user_data"/> + <embed href="text/shared/optionen/01010600.xhp#general"/> <embed href="text/shared/optionen/01010800.xhp#view"/> <embed href="text/shared/optionen/01010900.xhp#printing"/> <embed href="text/shared/optionen/01010300.xhp#paths"/> diff --git a/source/text/shared/optionen/01010100.xhp b/source/text/shared/optionen/01010100.xhp index f06ad003ea..81cf29f11d 100644 --- a/source/text/shared/optionen/01010100.xhp +++ b/source/text/shared/optionen/01010100.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="allgemeines"> +<section id="user_data"> <bookmark xml-lang="en-US" branch="index" id="bm_id3155805"><bookmark_value>data; user data</bookmark_value> <bookmark_value>user data; input</bookmark_value> <bookmark_value>personal data input</bookmark_value> diff --git a/source/text/shared/optionen/01010600.xhp b/source/text/shared/optionen/01010600.xhp index e76745bc07..77e8e5b38b 100644 --- a/source/text/shared/optionen/01010600.xhp +++ b/source/text/shared/optionen/01010600.xhp @@ -34,7 +34,7 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/optgeneralpage/OptGeneralPage" id="bm_id3539840" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optgeneralpage/@@nowidget@@" id="bm_id3539840" localize="false"/> <paragraph xml-lang="en-US" id="par_id3155450" role="paragraph" localize="false"/> - <section id="allg"> + <section id="general"> <h1 id="hd_id3154514"><link href="text/shared/optionen/01010600.xhp" name="General">General</link></h1> <paragraph xml-lang="en-US" id="par_id3150085" role="paragraph"><ahelp hid=".">Specifies the general settings for $[officename].</ahelp></paragraph> </section> |