Site search

Recent Comments

  • Peter Boyland: I think that the ability to make new class features should be added. Another nice thing would to be...
  • Matthew: Sorry I’ve been busy, and I haven’t been very active on the project lately. I will try and take...
  • Létévé: This program looks very great but i’m french and it’s hard for me to understand evrything is...
  • Sparviero: ok i finished translating the .strings file. pleae contact me via email so that i’ll send it to you.
  • Sparviero: Ok, if I generated the file correctly I’m almost finished. Any tips on how to translate the Data...

Tags

 

December 2009
M T W T F S S
« Nov   Feb »
 123456
78910111213
14151617181920
21222324252627
28293031  

Categories

Archives

Meta

Archive for December 1st, 2009

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 [...]