It's not at compile time, but you can have messages log at runtime. See the documentation for [NSBundle localizedStringForKey:value:table:]. This is the method called by NSLocalizedString.
F. Testuz Le 20 juil. 2011 à 13:10, Oleg Krupnov a écrit : > Hi, > > Is there a way, at compile time, to automatically check that all > strings referenced anywhere in my project via NSLocalizedString have > their localized counterparts in *.strings files for all localizations > I have included into the project? So that if a string is missing in a > localization, I would receive some kind of warning. > > Thanks > _______________________________________________ > > 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/ftestuz%40bluewin.ch > > This email sent to ftes...@bluewin.ch _______________________________________________ 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