Loading...
Searching...
No Matches
Go to the documentation of this file.
32#define _(s) ((char const *)gettext(s))
33#define N_(s) ((char const *)s)
37#define gettext(s) ((char const *)s)
38#define _(s) ((char const *)s)
39#define N_(s) ((char const *)s)