marcojakob / javafx-ui-sandbox

Sandbox UI Controls from the official OpenJFX repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

text on buttons

drakator opened this issue · comments

I would like to use these dialogs for different language and I would like to have the ability to change the text of the buttons to the other languages equivalent text.
Maybe this is more of a suggestion than an issue, but if I want to use the dialogs in a different language's program, I need the feature.
Cheers
Gread dialogs!

You can open the content of the jar file and look for the dialog resource properties file. This is where the language strings are stored. You can edit this file as you like.