Re: Getting localized NSPredicateEditor
Re: Getting localized NSPredicateEditor
- Subject: Re: Getting localized NSPredicateEditor
- From: Markus Spoettl <email@hidden>
- Date: Tue, 28 Oct 2008 16:57:06 -0700
On Oct 28, 2008, at 3:57 PM, Peter Ammon wrote:
Here's something that may help - there's a method on NSRuleEditor: -
(NSData *)_generateFormattingDictionaryStringsFile. It gives you a
strings file (as UTF16 data) appropriate for that control - write
the data to a .strings file and then you can start translating it.
That method should never be called in production code but it can be
useful for generating the strings file.
Excellent, that saves a lot of error prone work - I have more than 180
such sentences. Thanks again!
Regards
Markus
--
__________________________________________
Markus Spoettl
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden