зеркало из https://github.com/mozilla/pjs.git
Adding nsExtensibleStringBundle support.
This commit is contained in:
Родитель
a4edcd5c0d
Коммит
a53115c0db
|
@ -49,5 +49,6 @@ interface nsIStringBundle : nsISupports
|
|||
interface nsIStringBundleService : nsISupports
|
||||
{
|
||||
nsIStringBundle CreateBundle([const] in string aURLSpec, in nsILocale aLocale);
|
||||
nsIStringBundle CreateExtensibleBundle([const] in string aRegistryKey, in nsILocale aLocale);
|
||||
nsIStringBundle CreateXPCBundle([const] in string aURLSpec, [const] in wstring aLocaleName);
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче