1int main(int argc, char *argv[]);
2
3# include <libintl.h>
4//# define _(Text) gettext (Text)
5//#  define N_(String) (String)
6
7