| 
    GRASS 8 Programmer's Manual
    8.5.0dev(2025)-9d806b45d8
    
   | 
 

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) |