Re: [Vala] i18n help
- From: "Dr. Michael J. Chudobiak" <mjc avtechpulse com>
- To: Abderrahim Kitouni <a kitouni gmail com>
- Cc: Vala compiler development and discussion <vala-list gnome org>
- Subject: Re: [Vala] i18n help
- Date: Sat, 30 Dec 2017 15:00:43 -0500
On 12/28/2017 04:45 AM, Abderrahim Kitouni wrote:
Hello,
the N_ macro doesn't translate the string, it just marks it for
translation so it ends up in the po file. You also need to call _
(a.k.a. gettext) to actually get the translation.
Attached is a patch to fix this for moserial.
Thank you! That is very appreciated!
- Mike
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]