Hi,
I am using Objective C with Cocoa Framework on XCode IDE.
I want to know NSLocalizedString works. I know that it will return the localized version of the string. Does it mean that if I am using Mac with French language version, will it return French equivalent of the string (or) "genstring" application will generate it according to algorithm. Then how to use the other language version according to Mac's language.
Please let me know immediately.
Regards,
Satyam.
I am using Objective C with Cocoa Framework on XCode IDE.
I want to know NSLocalizedString works. I know that it will return the localized version of the string. Does it mean that if I am using Mac with French language version, will it return French equivalent of the string (or) "genstring" application will generate it according to algorithm. Then how to use the other language version according to Mac's language.
Please let me know immediately.
Regards,
Satyam.