[MonoDevelop] Translations

Patricio Palma patriciopalma at ic.uach.cl
Fri May 1 14:24:22 EDT 2009


Hi,
Simple question
I'm creating a new Gtk window with only a label named label1 and
label1.Text="My Label".
So, adding translations project (Spanish)  to the solution I can translate
the string "My Label" to "Mi etiqueta".
using Mono.Unix.Catalog.GetString("My Label")  obviously.
After to compile it I can see the directory
some/path/Debug/locale/es/LC_MESSAGES/es.mo
but launching my app It steel using English strings.

$ env | grep LANG
LANG=es_ES.UTF-8
GDM_LANG=es_ES.UTF-8

What is wrong?

 Thanks

-- 
Patricio Adolfo Palma Solis
Estudiante de Ingeniería en Computación
Universidad Austral de Chile
patriciopalma at ic.uach.cl
ppalma at linuxpuertomontt.cl
83852414
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090501/e2567462/attachment.html 


More information about the Monodevelop-list mailing list