source/text/shared/05/00000001.xhp | 2 +- source/text/shared/05/new_help.xhp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 0b381759804369393c8e1b0f0ad420fa518e26c7 Author: Olivier Hallot <[email protected]> AuthorDate: Sat Aug 15 23:27:56 2026 +0200 Commit: Olivier Hallot <[email protected]> CommitDate: Sun Aug 16 01:04:31 2026 +0200 Use %PRODUCTNAME placeholder + Mute l10n Change-Id: I3fffcbd499e5b9e2eaf5d89cce24ee98b646c12d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/209138 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/shared/05/00000001.xhp b/source/text/shared/05/00000001.xhp index b4ae5c27d7..d182312597 100644 --- a/source/text/shared/05/00000001.xhp +++ b/source/text/shared/05/00000001.xhp @@ -61,7 +61,7 @@ <paragraph role="paragraph" id="par_id951786407430455">This wiki is maintained by the %PRODUCTNAME community. It mainly contains technical notes and guides for contributors, but also some documentation meant for users. Visit <link href="https://wiki.documentfoundation.org">https://wiki.documentfoundation.org</link></paragraph> <h2 id="hd_id271786407436495">Developers Guide</h2> -<paragraph role="paragraph" id="par_id31786407452432">This manual describes how to write programs using the component technology UNO (Universal Network Objects) with LibreOffice. Visit <link href="https://wiki.documentfoundation.org/Documentation/DevGuide">https://wiki.documentfoundation.org/Documentation/DevGuide</link>.</paragraph> +<paragraph role="paragraph" id="par_id31786407452432">This manual describes how to write programs using the component technology UNO (Universal Network Objects) with %PRODUCTNAME. Visit <link href="https://wiki.documentfoundation.org/Documentation/DevGuide">https://wiki.documentfoundation.org/Documentation/DevGuide</link>.</paragraph> <h2 id="hd_id0120200910361765">Participate and give back</h2> <paragraph id="par_id0120200910361848" role="paragraph">If you want to take an active role in the worldwide %PRODUCTNAME community, you are very welcome to give feedback, discuss features, propose enhancements. To find the right contact point for contributing with your skills, visit <link href="https://whatcanidoforlibreoffice.org">https://whatcanidoforlibreoffice.org</link></paragraph> diff --git a/source/text/shared/05/new_help.xhp b/source/text/shared/05/new_help.xhp index 936d546c4f..c8a966718f 100644 --- a/source/text/shared/05/new_help.xhp +++ b/source/text/shared/05/new_help.xhp @@ -34,7 +34,7 @@ <note id="par_id341534965962279">Help pages of %PRODUCTNAME Extensions still use the old Help system. The old Help system help pages <link href="text/shared/05/00000110.xhp">are available from here</link>.</note> - <h2 id="hd_id351786405493381"><embedvar href="text/shared/05/00000001.xhp#00000001" markup="ignore"/></h2> + <h2 localize="false" id="hd_id351786405493381"><embedvar href="text/shared/05/00000001.xhp#00000001" markup="ignore"/></h2> <paragraph role="paragraph" id="par_id391786401432950">For richer documentation that teaches the usage of the office suite from the ground up, see <link href="https://books.libreoffice.org/">our guide books</link>. Additionally, The Document Foundation wiki has in-depth articles about <link href="https://wiki.documentfoundation.org/Special:MyLanguage/Documentation/Calc_Functions">Calc functions</link> and <link href="https://wiki.documentfoundation.org/Special:MyLanguage/Macros">macros</link> as well as <link href="https://wiki.documentfoundation.org/Special:MyLanguage/Documentation/HowTo">how-to guides</link> and <link href="https://wiki.documentfoundation.org/Special:MyLanguage/Faq">answers to frequently asked questions</link>. If you are looking for support, you may ask questions in our <link href="https://ask.libreoffice.org/">user support forum</link>.</paragraph> <h2 id="hd_id701534964258231">The %PRODUCTNAME Help pages features</h2>
