[MonoDevelop] Internationalization
Rafael Teixeira
monoman at gmail.com
Wed Jan 17 17:36:57 EST 2007
Nice to know about that, but I personally would prefer the other way
around, a checkbox option in the project properties to say it is
translatable that automatically adds/removes the Mono.Posix reference
(and regenerates or mark for regeneration the gui code).
On 1/17/07, Lluis Sanchez <lluis at ximian.com> wrote:
> Hi,
>
> > Stetic still doesn't generate the gettext wrapped initialization code
> > that would allow i18n of GUI.
>
> Actually, it does. You only need to add a reference to the Mono.Posix
> assembly to the project. All strings marked as translatable in the
> designer will be wrapped in a Mono.Unix.Catalog.GetString() call in the
> generated code.
>
> Lluis.
>
>
>
--
Rafael "Monoman" Teixeira
---------------------------------------
"The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." George Bernard Shaw
More information about the Monodevelop-list
mailing list