diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-04-28 13:32:01 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-04-28 13:36:48 -0500 |
commit | d7890e97169844d9a2f46703b893c1123dd8ebce (patch) | |
tree | 473f411f14b9d15c490b54bd7d7961d8cc9f57bd /source | |
parent | d4e7c6e6e119fe3fab827753bbb8d27caff195c2 (diff) |
Drop reference to AskBot and update link
It is never a good idea to hardcode the name of the backend software for
a website in a translatable string directed to users. It’s not future-proof.
Also, we’ve never called it that; it’s always been “Ask LibreOffice”.
But in this case, I’ve carefully avoided mentioning the product name, for
the sake of corporate builds.
Change-Id: Ic4c1c01e7ecc86d44157fec638a5d79dcb809733
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/moviesound.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/moviesound.xhp b/source/text/shared/01/moviesound.xhp index 45cb781fab..a8f3ac5db2 100644 --- a/source/text/shared/01/moviesound.xhp +++ b/source/text/shared/01/moviesound.xhp @@ -94,7 +94,7 @@ <paragraph role="paragraph" id="par_id391511209364018" xml-lang="en-US"><link href="https://docs.microsoft.com/en-us/windows/win32/directshow/supported-formats-in-directshow" name="directshow">List of default formats for Microsoft Windows DirectShow</link>.</paragraph> <paragraph role="paragraph" id="par_id921511209448360" xml-lang="en-US"><link href="https://gstreamer.freedesktop.org/documentation/plugin-development/advanced/media-types.html#list-of-defined-types" name="gstreamer">List of defined types for gstreamer in GNU/Linux</link>.</paragraph> <paragraph role="paragraph" id="par_id591511209548848" xml-lang="en-US"><link href="https://help.apple.com/finalcutpro/mac/10.4.6/en.lproj/ver2833f855.html" name="quicktime">List of media formats for Apple macOS QuickTime</link>.</paragraph> - <paragraph role="paragraph" id="par_id561511210645479" xml-lang="en-US"><link href="https://ask.libreoffice.org/en/question/854/what-video-formats-does-libreoffice-impress-support/" name="askbot">%PRODUCTNAME Askbot question and answer</link></paragraph> + <paragraph role="paragraph" id="par_id561511210645479" xml-lang="en-US"><link href="https://ask.libreoffice.org/t/what-video-formats-does-libreoffice-impress-support/291" name="AskLO">“What video formats does Impress support?” on Ask</link></paragraph> </section> </body> </helpdocument> |