diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-04-10 17:23:31 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-04-10 17:35:55 +0200 |
commit | 9bce1e3e0fffe38f701b7452e4e3c7564ea10469 (patch) | |
tree | e14043883caa0b10cd6b5b3d72c861d0b2747e79 /source/text/shared | |
parent | fbf5957db266aac2defee013a79be1ffc6ca9a04 (diff) |
fix validation errors
Change-Id: I0288d52b4420b2be76a136cbd34b1fee87f1cf71
Reviewed-on: https://gerrit.libreoffice.org/52686
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/06/youtubevideos.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/optionen/01010501.xhp | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/source/text/shared/06/youtubevideos.xhp b/source/text/shared/06/youtubevideos.xhp index 4418e95662..87781279dd 100644 --- a/source/text/shared/06/youtubevideos.xhp +++ b/source/text/shared/06/youtubevideos.xhp @@ -17,7 +17,7 @@ </meta> <body> <section id="whatisit"> - <object data="https://www.youtube-nocookie.com/embed/3KC0ZdcA6s8?rel=0" id="vid_id61521568603544" type="video/youtube" width="560" height="315" /> + <paragraph role="paragraph" id="par_ytvideosample" xml-lang="en-US"><object data="https://www.youtube-nocookie.com/embed/3KC0ZdcA6s8?rel=0" id="vid_id61521568603544" type="video/youtube" width="560" height="315" /></paragraph> </section> </body> </helpdocument> diff --git a/source/text/shared/optionen/01010501.xhp b/source/text/shared/optionen/01010501.xhp index 0fb1730ffe..17f96d428a 100644 --- a/source/text/shared/optionen/01010501.xhp +++ b/source/text/shared/optionen/01010501.xhp @@ -41,8 +41,7 @@ </section> <paragraph id="hd_id3149514" role="heading" level="2" xml-lang="en-US">The Pick a Color Window</paragraph> -<paragraph id="par_id61884" role="paragraph" xml-lang="en-US"><image id="img_id5337" src="media/screenshots/cui/ui/colorpickerdialog/ColorPicker.png" width="19cm" height="16cm"><alt xml-lang="en-US" id="alt_id5337">The Pick a Color Window</alt> -<caption xml-lang="en-US" id="alt_id34144">Pick a Color window</caption></image></paragraph> +<paragraph id="par_id61884" role="paragraph" xml-lang="en-US"><image id="img_id5337" src="media/screenshots/cui/ui/colorpickerdialog/ColorPicker.png" width="19cm" height="16cm"><caption xml-lang="en-US" id="alt_id34144">The Pick a Color window</caption></image></paragraph> <paragraph id="par_id3148944" role="paragraph" xml-lang="en-US">The Pick a Color Dialog window consist of four main areas.</paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/colorpickerdialog/colorSlider" id="bm_id3153572" localize="false"/> <list type="unordered"> |