--- Nickolay Ponomarev <[EMAIL PROTECTED]> wrote: > I think you're overcomplicating things. If you're so worried about > duplication, you can use an inline <script> inside the XUL file: > > <script> > var myLocalizedStr1 = "&myLocalizedStr1;"; > </script> >
Also an excellent idea, but won't work from the context of an XPCOM JS component since there's no XUL file. Use Your PC To Find a Cure for Cancerhttp://members.ud.com/services/teams/team.htm?id=68C9E079-8285-495F-8598-D73352CC7075And Join Team Lulu _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
