This is the basis for a set of checks to detect code-level localizability issues for OS X / iOS including:
- A checker that warns about uses of non-localized NSStrings passed to UI methods expecting localized strings
- A syntax checker that warns against not including a comment in NSLocalizedString macros.
How about shortening the message to "Warn about.."