diff options
author | Johnny_M <klasse@partyheld.de> | 2020-12-13 11:21:46 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-12-16 13:35:39 +0100 |
commit | 110d3e0065399ebc82dd198114726dc26dc18613 (patch) | |
tree | c5cc81eaac3f303da21ebb6c0024a63f00ac4ebf | |
parent | bcd9a10a15166be315cf9806f9ee7db0c962b43c (diff) |
tdf#132643 Translate German section IDs
Change-Id: I77a9bac57e1982eb750957ce755979e07ec3cd2b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107649
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/01100000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/01100400.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/01100000.xhp b/source/text/shared/01/01100000.xhp index ea5fba7e3a..6190e023bb 100644 --- a/source/text/shared/01/01100000.xhp +++ b/source/text/shared/01/01100000.xhp @@ -44,7 +44,7 @@ <embed href="text/shared/01/01100600.xhp#security"/> <switch select="appl"> <case select="WRITER"> -<embed href="text/shared/01/01100400.xhp#statistik"/> +<embed href="text/shared/01/01100400.xhp#statistics"/> </case> </switch> <embed href="text/shared/01/prop_font_embed.xhp#font"/> diff --git a/source/text/shared/01/01100400.xhp b/source/text/shared/01/01100400.xhp index 1f40eadac4..d38ae235a8 100644 --- a/source/text/shared/01/01100400.xhp +++ b/source/text/shared/01/01100400.xhp @@ -28,7 +28,7 @@ </history> </meta> <body> -<section id="statistik"> +<section id="statistics"> <bookmark xml-lang="en-US" branch="index" id="bm_id1472518"><bookmark_value>number of pages</bookmark_value> <bookmark_value>documents;number of pages/tables/sheets</bookmark_value> <bookmark_value>number of tables</bookmark_value> |