diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-12-19 15:13:53 -0300 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2024-12-19 23:15:51 +0100 |
commit | a6a06f82cb02bdf8a66c6a9263ecc2f0ab41d10b (patch) | |
tree | 8cc06a03d1ab735ea4329b7dfd782a93e2844e57 /source/text/swriter/guide/contentcontrols.xhp | |
parent | ae02c3ab71c924e57a32166f57fdfaf89bace1f0 (diff) |
Mute L10N when <embedvar> is a singleton in text
+ some refactor
Change-Id: I071758f139a7f6e9ab91ca277a420c8283b1eae0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/178833
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 9bbf0db1682b2cd6b749e0fbd9a72606277cafe5)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/178834
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'source/text/swriter/guide/contentcontrols.xhp')
-rw-r--r-- | source/text/swriter/guide/contentcontrols.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/guide/contentcontrols.xhp b/source/text/swriter/guide/contentcontrols.xhp index 8576c9228e..85554c998c 100644 --- a/source/text/swriter/guide/contentcontrols.xhp +++ b/source/text/swriter/guide/contentcontrols.xhp @@ -128,7 +128,7 @@ </list> <list type="ordered" startwith="6"> <listitem> - <paragraph id="par_id621672751395854" role="listitem"><embedvar href="text/swriter/guide/contentcontrols.xhp#clickok" markup="ignore"/></paragraph> + <paragraph id="par_id621672751395854" role="listitem" localize="false"><embedvar href="text/swriter/guide/contentcontrols.xhp#clickok" markup="ignore"/></paragraph> </listitem> <listitem> <paragraph id="par_id721672767925728" role="listitem">To insert a content, click on the control to open the drop-down list, select one of the items displayed.</paragraph> |