summaryrefslogtreecommitdiff
path: root/po/cat-id-tbl.c
diff options
context:
space:
mode:
Diffstat (limited to 'po/cat-id-tbl.c')
-rw-r--r--po/cat-id-tbl.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c
new file mode 100644
index 0000000..4c0c5bd
--- /dev/null
+++ b/po/cat-id-tbl.c
@@ -0,0 +1,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;