I find geonetwork uses a diffrent mechanism to localize information of regions.xml, but the search item "Location" does not change accordingly when the language changes. And for sources.xml and repositories.xml, they also need localization for some elements/attributes. I don't know how to do that, do you have any suggestion?
Hi Enri,
To localize these, you will have to move the regions.xml file from the xml folder into the loc/../xml folder(s) for each language. The config.xml file than needs updating to make sure the regions.xml files are found in the localized folders instead of in the static XML folder. Also the XSL files that refer to the regions have to be updated (of the top of my head).
Ciao,
Jeroen
On Aug 2, 2006, at 5:31 AM, Enri Zhou wrote:
Hi,
I find geonetwork uses a diffrent mechanism to localize information of regions.xml, but the search item "Location" does not change accordingly when the language changes. And for sources.xml and repositories.xml, they also need localization for some elements/attributes. I don't know how to do that, do you have any suggestion?