summaryrefslogtreecommitdiff
path: root/tests/results/extract8.glade.h
blob: 9eddf85e221892fabaed018cc52804ab4ae3cedf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* Comment on <property> tag */
char *s = N_("A label");
char *s = N_("Cancel (and exit) the test.");
char *s = N_("Click the button below");
char *s = N_("Testing");
char *s = N_("Testing2");
char *s = N_("This action\n"
             "does nothing interesting.");
char *s = N_("This button\n"
             "dares you to invoke this action.");
/* Multiline comments
should be supported as well */
char *s = N_("_Push me");