Simple question: Is there a way to put auto-completion "ON" for NSLocalizedString key?
It's boring to go in localized.strings, then in my app files, then go back again in localized etc...
Thanks :)
Simple question: Is there a way to put auto-completion "ON" for NSLocalizedString key?
It's boring to go in localized.strings, then in my app files, then go back again in localized etc...
Thanks :)
Try Lin. https://github.com/questbeat/Lin
It's a Xcode4 plugin showing completion for NSLocalizedString and localizedStringForKey:value:table: