Keys for Modal Dialog Panes
This section lists the resource keys for modal dialog panes.
| Resource Key | Reference Value | Description |
|---|---|---|
pane_close_label
|
OK | Used as the default label for the explicit
Close button that closes the dialog pane.
You can override it on specific instances of modal dialog panes. |
pane_cancel_label
|
Cancel | Used as the default label for the
Cancel button that cancels the modal dialog pane.
You can override it on specific instances of modal dialog panes. |
dialog_pane_close_button_tooltip
|
Close | Used as the tooltip message for the
Close (X) button on the title bar of a modal dialog pane.
You can override it on specific instances of a modal dialog pane. |