Grig
04-04-2003, 02:04 PM
I'm trying to translate an LZX file to French. To do this we are using datapath="en_data:/" at the top most level of about 5 different views. We also use some absolute paths in some hard to reach sections with something like:
<text datapath="en_data:/sub/sub/text()"/>
What is the best way to change ALL the root paths from 'en_data:/' to 'fr_data:/' ?
I've tried a few things, but nothing seems to work right. Has anyone done this before? I was thinking about having 1 global root path and then pointing that datapath to the appropriate language dataset.
Thanks,
Grig
:)
<text datapath="en_data:/sub/sub/text()"/>
What is the best way to change ALL the root paths from 'en_data:/' to 'fr_data:/' ?
I've tried a few things, but nothing seems to work right. Has anyone done this before? I was thinking about having 1 global root path and then pointing that datapath to the appropriate language dataset.
Thanks,
Grig
:)