Bundles
The bundle functions are used to access localized string resources contained in an application bundle.
-
NSLocalizedString NSString*NSLocalizedString(NSString*key,NSString*comment)-
NSLocalizedStringFromTable NSString*NSLocalizedStringFromTable(NSString*key,NSString*tableName,NSString*comment)-
NSLocalizedStringFromTableInBundle NSString*NSLocalizedStringFromTableInBundle(NSString*key,NSString*tableName,NSBundle*bundle,NSString*comment)-
NSLocalizedStringWithDefaultValue NSStringNSLocalizedStringWithDefaultValue(NSString*key,NSString*tableName,NSBundle*bundle,NSString*value,NSString*comment)
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access