Hi there!
I’ve added a Ukrainian localization for docking frames, but I do not know how to contribute this to the source code. So here is a download links for localization (file encoding converted to ASCII with native2ascii command):
http://ramussoftware.com/download/common_uk.properties
(should be placed to “data/bibliothek/gui/dock/locale” package)
http://ramussoftware.com/download/text_uk.properties
(should be placed to “data/locale” package)
The original files with UTF-8 encoding
http://ramussoftware.com/download/common_uk-utf8.properties
http://ramussoftware.com/download/text_uk-utf8.properties
And I found that text_de.properties and common_de.properties files uses windows-cp1252 encoding. Will it work properly for Linux and Mac OS?
By the way, I found a little windows dependent issue: http://javaforge.com/issue/11857