Functiondojo.i18n._requireLocalization

dojo.require("dojo.i18n");
defined in dojo/i18n.js

Called by the bootstrap, but factored out so that it is only included in the build when needed.

Usage

function (/*String*/ moduleName, /*String*/ bundleName, /*String?*/ locale, /*String?*/ availableFlatLocales, m, b) (view source)
parametertypedescription
moduleNameString 
bundleNameString 
localeStringOptional.
availableFlatLocalesStringOptional.
m  
b