[Vala] extract translatable strings from VALA files




-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all:

I've been able to extract the translatable strings from VALA files using

    xgettext -o po/untitled.pot -L c# -k_ *.vala

Unfortunately, when I want to use intltool-update with a POTFILES.in
file (setting before each VALA file the string [type: gettext/c#] to
mark them as C# files) it doesn't work fine because I can't specify
the "-k_" parameter, in order to make intltool-update to search for
_("blah") instead of xgettext("blah").

Does someone know how to extract the strings, then?

Thanks.

- -- 
Nos leemos
                 RASTER    (Linux user #228804)
raster rastersoft com              http://www.rastersoft.com

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5VZJwACgkQXEZvyfy1ha/W4ACbBPsUH7wMg0RCHLccgCQYt/UZ
YNoAoMpqnfqP/1595NAhqUQchnmuyqy6
=PZSN
-----END PGP SIGNATURE-----




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