Site search

Recent Comments

  • Eraserhead: Can you email me your data file and I’ll take a look? Thanks
  • Daniel Amstutz: When I level up, it seems to put a negative number for both Attacks, and Attr. Is this a bug or am I...
  • Tracy: I’ll be rooting for you or anyone that take this to task. Would be awesome if there was a 4th edition...
  • Eraserhead: I haven’t heard any more progress on it at my end :( . It is a big job.
  • Daniele: Waht about italian translation?

Tags

4th edition CocoaLocalizer D&D Manager data file Data Project localisation Real life release Snow Leopard Software technical stuff the website itself translation travel

 

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

Categories

Archives

Meta

Archive for December, 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 [...]