On Mon, 31 Jan 2011, Stuart Rackham wrote:

Hi Oleksandr

Thanks for the patch, I've committed it to the trunk:

http://code.google.com/p/asciidoc/source/detail?r=9e3ec54fd3c42f6faf5217f6d9180abd60ad9e1b

I've also:
- Added a uk language test (check that I've cut and pasted the uk section titles correctly).

Hi,

I'm sorry, i found that i missed to translate Annotation in ukrainian conf.

So i attached translation diff, to lang-uk.conf and test file.

Sorry again.

--
WBR Lavruschenko Oleksandr

--
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

diff -r f1d6c6f658c0 lang-uk.conf
--- a/lang-uk.conf	Thu Feb 03 12:29:23 2011 +1300
+++ b/lang-uk.conf	Fri Feb 04 16:02:03 2011 +0200
@@ -39,7 +39,7 @@
 ifdef::basebackend-docbook[]
 
 ifdef::doctype-article[]
-^Аннотация$=abstract
+^Анотація$=abstract
 endif::doctype-article[]
 
 ifdef::doctype-book[]
diff -r f1d6c6f658c0 tests/data/lang-uk-test.txt
--- a/tests/data/lang-uk-test.txt	Thu Feb 03 12:29:23 2011 +1300
+++ b/tests/data/lang-uk-test.txt	Fri Feb 04 16:02:03 2011 +0200
@@ -7,8 +7,8 @@
 :revdate:   2011-01-30
 
 ifdef::doctype-article[]
-Аннотация
----------
+Анотація
+--------
 Abstract special section.
 
 endif::doctype-article[]

Reply via email to