diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-12-16 23:53:28 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-12-17 11:46:05 +0100 |
commit | f8066eb6d10106c1ef78ed8caf0d79fc97b7b658 (patch) | |
tree | dd105566ec32a915162288643a24d43bbf5c358a | |
parent | edffc7579c840a9fb2aeff1ecfa7c2bde168a777 (diff) |
fix 'Helpex warning: invalid po attributes extracted'
Change-Id: I00ca6735d389eedbd651c9e08d3aed2da9a0543a
Reviewed-on: https://gerrit.libreoffice.org/85249
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r-- | source/text/shared/01/02220000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/02220000.xhp b/source/text/shared/01/02220000.xhp index 587c4009e5..824c2d973c 100644 --- a/source/text/shared/01/02220000.xhp +++ b/source/text/shared/01/02220000.xhp @@ -200,7 +200,7 @@ <paragraph id="par_id3155901" role="paragraph" xml-lang="en-US"><image id="img_id3145232" src="svx/res/id016.png" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3145232">Icon Active</alt></image></paragraph> </tablecell> <tablecell> - <paragraph id="par_id3155959" role="paragraph" xml-lang="en-US"> </paragraph> + <paragraph id="par_id3155959" role="paragraph" xml-lang="en-US" localize="false"> </paragraph> </tablecell> </tablerow> </table> |