All Downloads are FREE. Search and download functionalities are using the official Maven repository.

x.controlsfx.8.0.6.source-code.controlsfx.properties Maven / Gradle / Ivy

Go to download

High quality UI controls and other tools to complement the core JavaFX distribution

There is a newer version: 11.2.1
Show newest version
### Dialogs ###

dlg.ok.button = OK
dlg.cancel.button = Cancel
dlg.yes.button = Yes
dlg.no.button = No
dlg.close.button = Close
dlg.detail.button.more = Show Details
dlg.detail.button.less = Hide Details

### Common Dialogs ###

error.dlg.title=Error
error.dlg.masthead=Error

info.dlg.title=Message
info.dlg.masthead=Message

warning.dlg.title=Warning
warning.dlg.masthead=Warning

confirm.dlg.title=Confirmation
confirm.dlg.masthead=Confirmation

input.dlg.title=Select an option
input.dlg.masthead=Select an option

font.dlg.title=Select font
font.dlg.masthead=Select font
font.dlg.sample.text=Sample
font.dlg.font.label=Font
font.dlg.style.label=Style
font.dlg.size.label=Size

progress.dlg.title=Progress
progress.dlg.masthead=Progress

login.dlg.title=Login
login.dlg.masthead=Enter user name and password
login.dlg.user.caption=User Name
login.dlg.pswd.caption=Password
login.dlg.login.button=Login

exception.dlg.title = Exception Details
exception.dlg.label = The exception stacktrace was:
exception.button.label = Open Exception

### Property Sheet ###

bean.property.change.error.title = Property Change Error
bean.property.change.error.masthead = Change is not allowed
bean.property.category.basic=Basic
bean.property.category.expert=Expert

property.sheet.search.field.prompt = Search
property.sheet.group.mode.byname = By Name
property.sheet.group.mode.bycategory = By Category

### Spreadsheet View ###
spreadsheet.view.menu.copy = Copy
spreadsheet.view.menu.paste = Paste
spreadsheet.view.menu.comment = Comment cell
spreadsheet.column.menu.fix = Fix
spreadsheet.header.menu.fix = Fix




© 2015 - 2025 Weber Informatics LLC | Privacy Policy