tmw/src/utils/gettext.h File Reference
Go to the source code of this file.
|
Defines |
#define | gettext(s) ((char const *)s) |
#define | _(s) ((char const *)s) |
#define | N_(s) ((char const *)s) |
Define Documentation
#define _ |
( |
s |
|
) |
((char const *)s) |
#define gettext |
( |
s |
|
) |
((char const *)s) |
#define N_ |
( |
s |
|
) |
((char const *)s) |