Tag: CocoaLocalizer
CocoaLocalizer
I made a mistake with my localisation coding and I assumed that NSLocalizedString used the form NSLocalizedString(key,value) when in fact it uses NSLocalizedString(keyValue,comment). Rather than go back and redo my coding so that it would work I created a new program called CocoaLocalizer to do this hard work for me. This program creates better comments [...]
Posted: December 1st, 2009 under Software.
Tags: CocoaLocalizer, localisation, Software
Comments: none