DefaultStringLoader
Default implementation of a StringLoader.
Parameters
the Context from which to load the string resources
Default implementation of a StringLoader.
Default implementation of a StringLoader.
Parameters
the NSBundle from which to load the string resource
the string table to search in. If tableName is 'nullor is an empty string, the method attempts to use the table in Localizable.strings`
Constructors
Default implementation of a StringLoader.
Functions
Attempts to load grammatically correct pluralization of the given string identifier. If no match is found, the defaultValue will be returned.
Attempts to load grammatically correct pluralization of the given string identifier. If no match is found, the defaultValue will be returned.
Attempts to load grammatically correct pluralization of the given string identifier. If no match is found, the defaultValue will be returned.
Attempts to load the string resource associated with a given identifier. If no match is found, the defaultValue will be returned.
Attempts to load the string resource associated with a given identifier. If no match is found, the defaultValue will be returned.
Attempts to load the string resource associated with a given identifier. If no match is found, the defaultValue will be returned.