Hi Robert,
Robert Ludvik wrote:
After I run migratel10nhelp.pl I get .xhp files in 2.0/sl/ folder. Did anyone merge these files with 2.0/01/ XML files? How?
Copy those generated files into a helpcontent2 directory ( over the English ones ), run an extract and generate a sdf file like:
localize_sl -e -l en-US -f /tmp/myfile
After that grep in your sdf file for all ^helpcontent2 strings and rename 'en-US' to 'sl'
And after files are merged - can POT/PO files be created with "English and localized content as well as the structural elements that do not need localization" in helpcontent2 folder?
You can generate from your sdf file the POT/PO files, see Pavels blog entry regarding this.
Regards Robert Ludvik
Hope that helps, Ivo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
