help3xsl/xap_templ_query.xsl | 2 +- source/text/shared/help/browserhelp.xhp | 1 + 2 files changed, 2 insertions(+), 1 deletion(-)
New commits: commit 408530b25e361410a1a39d07733baa2ee3c0b937 Author: Andras Timar <[email protected]> AuthorDate: Sat Mar 15 17:04:42 2025 +0100 Commit: Olivier Hallot <[email protected]> CommitDate: Mon Mar 17 18:41:38 2025 +0100 make the word 'and' localizable in Xapian search result template Change-Id: I57f29701c9080f59ee676c422efbcf180f417757 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/182964 Reviewed-by: Olivier Hallot <[email protected]> Tested-by: Jenkins diff --git a/help3xsl/xap_templ_query.xsl b/help3xsl/xap_templ_query.xsl index aac3daf284..7b8c313703 100644 --- a/help3xsl/xap_templ_query.xsl +++ b/help3xsl/xap_templ_query.xsl @@ -188,7 +188,7 @@ $if{$field{size},<span title="$html{$field{size}} bytes">]]><xsl:apply-templates <a href="$html{$field{url}}">$html{$prettyurl{$field{url}}}</a><br> <small> ]]><xsl:apply-templates select="//variable[@id='xap_matching']"/><![CDATA[ -<i>$list{$map{$terms,$html{$prettyterm{$_}}},</i>$. <i>,</i> and <i>}</i></small>${for lynx:}<p></td></tr>} +<i>$list{$map{$terms,$html{$prettyterm{$_}}},</i>$. <i>,</i> ]]><xsl:apply-templates select="//variable[@id='xap_and']"/><