> On Friday, 22 December 2017, 18:10:37 GMT, Dr. Michael J. Chudobiak 
> <m...@avtechpulse.com> wrote: 

> I'm having trouble with i18n. The _("") macros in my program work, but 
> the N_("") ones (for initializing string arrays) don't. Any pointers on 
> what the issue could be?

> This is the program:
>https://git.gnome.org/browse/moserial

>From 
>https://stackoverflow.com/questions/10715821/vala-resources-and-localization
"The only real complication is that you need to define GETTEXT_PACKAGE at the C 
level"

I'm not seeing that in the Makefile:
https://git.gnome.org/browse/moserial/tree/Makefile.am

So that would be the first thing to investigate if it was me.

Al

_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to