diff options
Diffstat (limited to 'tests/results/extract9.xml.in.h')
-rw-r--r-- | tests/results/extract9.xml.in.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/results/extract9.xml.in.h b/tests/results/extract9.xml.in.h new file mode 100644 index 0000000..a5e9572 --- /dev/null +++ b/tests/results/extract9.xml.in.h @@ -0,0 +1,10 @@ +char *s = N_("\n" + "\n" + "\n" + " This tip should have lots of whitespace around it\n" + "\n" + "\n" + "\n" + " "); +char *s = N_("Nearly all image operations are performed by right-clicking on the image. And don't worry, you can undo most mistakes."); +char *s = N_("Welcome to The GIMP !"); |