Re: [Vala] i18n help



On Friday, 22 December 2017, 18:10:37 GMT, Dr. Michael J. Chudobiak <mjc 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]