I use install4j for my application distribution. But I didn't get any information in case when I want add custom language (not from available list). For example ukrainian(UA). Is it possible ?
I use install4j for my application distribution. But I didn't get any information in case when I want add custom language (not from available list). For example ukrainian(UA). Is it possible ?
You can add a new language like that:
Edit the file
resource/messages/languagesand add the lineAdd the line
to the file
resource/messages/messages_en.utf8Copy the file
resource/messages/messages_en.utf8toresource/messages/messages_ua.utf8and translate all messages.We are happy to ship and subsequently maintain a new translation if you send it to us.