DefaultStringLoader
Parameters
context
the Context from which to load the string resources
actual constructor()
Default implementation of a StringLoader.
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()
Default implementation of a StringLoader.