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`
Default implementation of a StringLoader.
Parameters
method for getting a String from a String identifier
method for formatting a String identifier given a quantity
Default implementation of a StringLoader.
Parameters
method for getting a String from a String identifier
method for formatting a String identifier given a quantity
Constructors
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 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.
Attempts to load the string resource associated with a given identifier. If no match is found, the defaultValue will be returned.