Using Localized Strings within a SecurityAgent Plugin
Using Localized Strings within a SecurityAgent Plugin
- Subject: Using Localized Strings within a SecurityAgent Plugin
- From: "John Cebasek" <email@hidden>
- Date: Fri, 16 Dec 2005 11:31:54 -0500
Hi List:
I've got a plugin that uses NSLocalizedString to try and read the appropriate string from the Localized.strings file. However, where I use NSLocalizedString I only get the key I pass in, which means that NSLocalizedString isn't finding the file or the key. The Localized.strings file in in the appropriate directory (English.lproj), and the keys are correct. That means that I must be missing a step before using NSLocalizedString, however, I haven't stumbled on (or googled) anything.
Any hints on how to use NSLocalizedString within a plugin?
Thanks very much for your time
John Cebasek
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden