For starters you'll have to set the locale on each thread, use appropriate 
instances of IFormatProvider and StringComparison.

-SteveL


On Jun 30, 2010, at 12:16 PM, Miguel de Icaza <[email protected]> wrote:

> 
> Hi all. Does anybody know how to use Mono.Unix to translate a desktop
> application at run-time without restarting? That is, the user selects a
> different language and all strings immediately change without an
> interruption.
> 
> That is a feature of your application, not of Mono.Unix.
> 
> I am not aware of many applications that support switching the language at 
> runtime, most require you to restart the application as most apps will cache 
> or compute translations just once as opposed to every time the string is used.
> 
> Miguel.
> _______________________________________________
> Mono-list maillist  -  [email protected]
> http://lists.ximian.com/mailman/listinfo/mono-list
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to