get

Return

a ResourceBundle using the current Locale (if available), falling back to US in case no localized bundle is available.


open fun get(resourceBundle: String): ResourceBundle(source)

Return

a ResourceBundle using the current Locale (if available), falling back to US in case no localized bundle is available.

Parameters

resourceBundle

the resource bundle to load (fully qualified name)