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-16 23:58:30 +0100 |
commit | baec8e0130161e4e8328daf4d6c4e048f8025962 (patch) | |
tree | 567484fd065ace204b49d71e12839d61c7a45c62 | |
parent | 6ee3bd0f902405f9ec033d866a51e4e1b2009599 (diff) |
fix 'Helpex warning: invalid po attributes extracted'
Change-Id: I00ca6735d389eedbd651c9e08d3aed2da9a0543a
Reviewed-on: https://gerrit.libreoffice.org/85248
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> |