Imported Upstream version 0.50.2
[platform/upstream/intltool.git] / tests / results / extract8.glade.h
1 char *s = N_("_New Window");
2 char *s = N_("_New Tab");
3 char *s = N_("_Quit");
4 char *s = N_("Testing");
5 /* Comment on <property> tag */
6 char *s = N_("A label");
7 /* Multiline comments
8 should be supported as well */
9 char *s = N_("_Push me");
10 char *s = N_("Testing2");
11 char *s = N_("Click the button below");
12 char *s = N_("This button\n"
13              "dares you to invoke this action.");
14 char *s = N_("This action\n"
15              "does nothing interesting.");
16 char *s = N_("Cancel (and exit) the test.");