1 2 3 4 5 6 7 8 9 10 11 12 13 14
/* Automatically generated by po2tbl.sed from Dumb.pot. */ #if HAVE_CONFIG_H # include <config.h> #endif #include "libgettext.h" const struct _msg_ent _msg_tbl[] = { {"", 1}, {"Hello World!\n", 2}, }; int _msg_tbl_length = 2;