diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-12-10 18:17:53 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2024-12-11 12:03:55 +0100 |
commit | db1c274500108ea8274db5e8096c86ae4345f5e3 (patch) | |
tree | 9d0a63e4468aa868baa4626ab26dc04eb1844b21 | |
parent | 18a436b284f46a64278d8139707e175a4feac0f4 (diff) |
Fix localization in bookmark
Change-Id: I17fb59061e3b4b0ee6e9ac14f6ddce3539ff0010
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/178256
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 5629180ff0a8e16137e308b00f9674858473b744)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/178257
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-rw-r--r-- | source/text/scalc/01/sidebar_alignment.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/sidebar_alignment.xhp b/source/text/scalc/01/sidebar_alignment.xhp index e16ac87abd..d56cbc937a 100644 --- a/source/text/scalc/01/sidebar_alignment.xhp +++ b/source/text/scalc/01/sidebar_alignment.xhp @@ -157,7 +157,7 @@ <h2 id="hd_id391732294433662"><variable id="wrap-text-auto_hd">Wrap text</variable></h2> <embed href="text/shared/01/05340300.xhp#wrap-text-auto_content"/> </section> - <bookmark branch="hid/modules/scalc/ui/sidebaralignment/mergecells" id="bm_id351732302363604"/> + <bookmark branch="hid/modules/scalc/ui/sidebaralignment/mergecells" localize="false" id="bm_id351732302363604"/> <section id="merge_cells"> <h2 id="hd_id91732294775677" localize="false"><embedvar href="text/shared/01/05100100.xhp#mergecells" markup="ignore"/></h2> <embed href="text/shared/01/05100100.xhp#merge_cells_content"/> |