When using localizable.strings with many entries in your XCode project you sooner or later may use a key more than once. Is it possible to let XCode find that case and issue a w
more Filename.strings | tr -d ' ' | sort | uniq -d | grep -v '^$'