On 5/19/06, Eric H. Jung <[EMAIL PROTECTED]> wrote:
--- Nickolay Ponomarev <[EMAIL PROTECTED]> wrote:
> Why don't you just use the string bundles?
I use string bundles, too. I use this approach to avoid duplicating
strings in DTDs and property files.
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>
Nickolay
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners