On 2009 Dec 07, at 10:43, Kyle Sluder wrote: > On Mon, Dec 7, 2009 at 10:34 AM, Jerry Krinock <je...@ieee.org> wrote: >> It depends on your situation. I don't foresee my limited resources ever >> going beyond localizing to de, fr, es, it and ja. At the risk of being >> flamed, I'll state that I also use single, language-less xibs. > > Why not do both? ... use ibtool to apply string localizations when > necessary, and a bit of scripting....
That's a good idea which I have filed in case I want to do better. Actually, even developers with localized nibs are "doing both" anyhow, because of all the strings that are in code and not in xibs. Examples: tooltips, warnings, any text which must be generated dynamically. My apps tend to have more of these non-xib strings anyhow -- far more if you'd count words instead of strings._______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com