diff options
Diffstat (limited to 'tests/results/extract9.xml')
-rw-r--r-- | tests/results/extract9.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/results/extract9.xml b/tests/results/extract9.xml new file mode 100644 index 0000000..f366121 --- /dev/null +++ b/tests/results/extract9.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8"?> +<gimp-tips> + <tip level="start"> + <welcome>Welcome to The GIMP !</welcome> + <welcome xml:lang="extract9">Добродошли у Гимп!</welcome> + <thetip xml:space="default">Nearly all image operations are performed by right-clicking on the image. And don't worry, you can undo most mistakes.</thetip> + <thetip xml:lang="extract9" xml:space="default">Готово све операције на сликама се обављају десним кликом на слику. И не брините, можете опозвати већину грешака.</thetip> + <blah xml:space="preserve"> + + + This tip should have lots of whitespace around it + + + + </blah> + <blah xml:lang="extract9" xml:space="preserve"> + + + Овај савет мора бити окружен са доста белина + + + + </blah> + </tip> +</gimp-tips>
\ No newline at end of file |