DefaultStringLoader
expect constructor()
Parameters
bundle
the NSBundle from which to load the string resource
table
the string table to search in. If tableName is 'nullor is an empty string, the method attempts to use the table in
Localizable.strings`
actual constructor()
Parameters
transformer
method for getting a String from a String identifier
formatter
method for formatting a String identifier given a quantity
actual constructor()