diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-02-09 21:36:36 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-02-09 21:36:36 -0600 |
commit | 6097a00383b743f7b48da4ec0bd91a0677012bf2 (patch) | |
tree | ae83460cd4fcaf97e2c58b87b151d7899fea579e /source/text/shared | |
parent | c82b7b47513c4fee5357365b7bd67003a22d86e0 (diff) |
Improve recently introduced strings
Change-Id: I917d61ce5450f5e404c4c01de7f737900f69b1c4
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/06/youtubevideos.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0201.xhp | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/source/text/shared/06/youtubevideos.xhp b/source/text/shared/06/youtubevideos.xhp index 714834b03a..cce736e36a 100644 --- a/source/text/shared/06/youtubevideos.xhp +++ b/source/text/shared/06/youtubevideos.xhp @@ -18,7 +18,7 @@ <body> <section id="whatisit"> <paragraph role="youtube_consent" id="par_id311644338760624">Please accept this video. By accepting you will be accessing content from YouTube, a service provided by an external third party.</paragraph> - <paragraph role="youtube_consent" id="par_id91644338793051"><link href="https://policies.google.com/privacy" name="linkname">You Tube Privacy Policy</link></paragraph> + <paragraph role="youtube_consent" id="par_id91644338793051"><link href="https://policies.google.com/privacy" name="linkname">YouTube Privacy Policy</link></paragraph> <paragraph role="paragraph" id="par_ytvideosample" localize="false" xml-lang="en-US"><object data="" id="Raw0LIxyoRU" type="video/youtube" width="700" height="394"/> </paragraph> </section> diff --git a/source/text/shared/main0201.xhp b/source/text/shared/main0201.xhp index a14b623e52..50180f9163 100644 --- a/source/text/shared/main0201.xhp +++ b/source/text/shared/main0201.xhp @@ -146,17 +146,17 @@ <embed href="text/shared/main0108.xhp#syhelp"/> <section id="whatsthis"> <bookmark xml-lang="en-US" branch="hid/.uno:ExtendedHelp" id="bm_id6275903" localize="false"/> -<h2 id="par_idN10818">What is this</h2> -<paragraph role="paragraph" id="par_idN1081E" xml-lang="en-US"><ahelp hid=".">Enables extended help tips under the mouse pointer till the next click.</ahelp></paragraph> +<h2 id="par_idN10818">What’s This?</h2> +<paragraph role="paragraph" id="par_idN1081E" xml-lang="en-US"><ahelp hid=".">Enables extended help tips under the mouse pointer until the next click.</ahelp></paragraph> <section id="sywhatsthis"> <table id=""> <tablerow> <tablecell> <paragraph role="paragraph" id="par_idN10855" xml-lang="en-US"> -<image id="img_id3174230" src="cmd/sc_extendedhelp.png" width="1cm" height="1cm"><alt id="alt_id3174230" xml-lang="en-US">icon "What is this?"</alt></image></paragraph> +<image id="img_id3174230" src="cmd/sc_extendedhelp.png" width="1cm" height="1cm"><alt id="alt_id3174230" xml-lang="en-US">Icon “What’s This?”</alt></image></paragraph> </tablecell> <tablecell> -<paragraph role="paragraph" id="par_idN10873" xml-lang="en-US">What is this</paragraph> +<paragraph role="paragraph" id="par_idN10873" xml-lang="en-US">What’s This?</paragraph> </tablecell> </tablerow> </table> |