Hello list,
I'm trying to add a localized string for a new button (geonetwork 2.6.4).
In search-results.xml I have
<xsl:value-of select="/root/gui/strings/interactiveDownload"/>
In loc/en/strings.xml I have
<interactiveDownload>Interactive Download</interactiveDownload>
(exactly the same as Interactive Map)
but this string does not show up.
Can you please help me figure out what I'm missing?
Thank you
Francesco
--