[MonoDevelop] Resource files

David Stockinger dave.stockinger at gmail.com
Mon Oct 25 15:32:55 EDT 2010


(Sorry then)
It seems as if my current solution for the project seems the most convient actually...
Make two projects and start the "correct" binary...everything else would just be too much effort

Am 25.10.2010 um 21:29 schrieb Michael Hutchinson:

> On Mon, Oct 25, 2010 at 3:23 PM, David Stockinger
> <dave.stockinger at gmail.com> wrote:
>> I'm currently working on a Console application which makes heavy use of Console.WriteLine().What's the best way to get it locallized then?
> 
> You could
> * use Gettext - add a reference to Mono.Posix, use
> Mono.Unix.GettextCatalog. Add a translation project to your solution,
> etc.
> * edit the resx files by hand
> * write an editor for resx files
> 
> Btw, it's conventional to reply to the list, not just to one person...
> 
> -- 
> Michael Hutchinson
> http://mjhutchinson.com



More information about the Monodevelop-list mailing list