Frank Yung-Fong Tang wrote:
> tao-
> Any reason we need to open nsIStringBundle to the embeded application?
> Can you work with valenski for that api ?
I don't know who this "valenski" guy is that you keep refering to ;-).
It's Jud Valeski; no 'n'.
Currently some embedding usages use nsIStringBundle to get the dialog
titles for things like the save-as dialog in
nsIHelperAppLauncherDialog/nsIUnknownContentTypeHandler. We should draw
the line here though. If an embeddor is providing their own UI, they're
repsonsible for string localization. nsIStringBundle remains private.
Sorry for the confusion.
Jud