Is here any way to "combine" two string bundles in memory? I want to
have one properties file with common strings and separate properties
files for every window in application, but I don't want to ask
"nsIStringBundle.getStringFromName()" twice in "try{}catch(ex){}". Is
it possible?

-- 
// Lev Serebryakov

_______________________________________________
Mozilla-xpcom mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to