GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-77aab223bc
|
Go to the source code of this file.
Macros | |
#define | _(str) G_gettext(PACKAGE, (str)) |
#define | n_(strs, strp, num) G_ngettext(PACKAGE, (strs), (strp), num) |
#define n_ | ( | strs, | |
strp, | |||
num | |||
) | G_ngettext(PACKAGE, (strs), (strp), num) |