diff options
author | Johnny_M <klasse@partyheld.de> | 2021-12-04 12:25:11 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-05 22:04:44 +0100 |
commit | f0f2c703b70316bb4b11493015823d7f5647efc5 (patch) | |
tree | dc66fd90bd25fbbc8ffc18ac48624645337ddb66 | |
parent | 9eff72927e896aef13253f4e63d6adb4499f0da8 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ie4775e2745c5e84c1b8316b5ef93336554236d63
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126351
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/02/02160000.xhp | 4 | ||||
-rw-r--r-- | source/text/scalc/main0202.xhp | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/02/02160000.xhp b/source/text/scalc/02/02160000.xhp index 79a4e5d108..05622e11b8 100644 --- a/source/text/scalc/02/02160000.xhp +++ b/source/text/scalc/02/02160000.xhp @@ -27,12 +27,12 @@ </history> </meta> <body> -<section id="dezimalhin"><comment>mw copied three index entries to Calc guide format_value.xhp</comment> +<section id="add_decimal_place"><comment>mw copied three index entries to Calc guide format_value.xhp</comment> <bookmark xml-lang="en-US" branch="hid/.uno:NumberFormatIncDecimals" id="bm_id1150276" localize="false"/> <h1 id="hd_id3150275"><link href="text/scalc/02/02160000.xhp" name="Number Format: Add Decimal Place">Number Format: Add Decimal Place</link></h1> <paragraph role="paragraph" id="par_id3150792" xml-lang="en-US"><ahelp hid=".uno:NumberFormatIncDecimals">Adds one decimal place to the numbers in the selected cells.</ahelp></paragraph> </section> -<section id="sydezimalhin"> +<section id="syadd_decimal_place"> <table id="tbl_id3156280"> <tablerow> <tablecell> diff --git a/source/text/scalc/main0202.xhp b/source/text/scalc/main0202.xhp index 72ae1fc15b..20cf7fc712 100644 --- a/source/text/scalc/main0202.xhp +++ b/source/text/scalc/main0202.xhp @@ -65,8 +65,8 @@ <embed href="text/scalc/02/02140000.xhp#sypercent"/> <embed href="text/scalc/02/02150000.xhp#standard"/> <embed href="text/scalc/02/02150000.xhp#systandard"/> -<embed href="text/scalc/02/02160000.xhp#dezimalhin"/> -<embed href="text/scalc/02/02160000.xhp#sydezimalhin"/> +<embed href="text/scalc/02/02160000.xhp#add_decimal_place"/> +<embed href="text/scalc/02/02160000.xhp#syadd_decimal_place"/> <embed href="text/scalc/02/02170000.xhp#dezimalweg"/> <embed href="text/scalc/02/02170000.xhp#sydezimalweg"/> <embed href="text/shared/02/02130000.xhp#indentdecrease"/> |