• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Automatic warnings for NSLocalizedString?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Automatic warnings for NSLocalizedString?


  • Subject: Re: Automatic warnings for NSLocalizedString?
  • From: Frédéric Testuz <email@hidden>
  • Date: Wed, 20 Jul 2011 18:28:28 +0200

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 (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

_______________________________________________

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

References: 
 >Automatic warnings for NSLocalizedString? (From: Oleg Krupnov <email@hidden>)

  • Prev by Date: Re: core data, binary objects and efficiency
  • Next by Date: Re: core data, binary objects and efficiency
  • Previous by thread: Automatic warnings for NSLocalizedString?
  • Next by thread: core data, binary objects and efficiency
  • Index(es):
    • Date
    • Thread