53 lines
1.4 KiB
Plaintext
53 lines
1.4 KiB
Plaintext
! ------------------------------------------------------------------------------
|
|
! en.rc
|
|
! This file is part of Unifix BWidget Toolkit
|
|
! Definition of english resources
|
|
! ------------------------------------------------------------------------------
|
|
|
|
|
|
! --- symbolic names of buttons ------------------------------------------------
|
|
|
|
*abortName: &Abort
|
|
*retryName: &Retry
|
|
*ignoreName: &Ignore
|
|
*okName: &OK
|
|
*cancelName: &Cancel
|
|
*yesName: &Yes
|
|
*noName: &No
|
|
|
|
|
|
! --- symbolic names of label of SelectFont dialog ----------------------------
|
|
|
|
*boldName: Bold
|
|
*italicName: Italic
|
|
*underlineName: Underline
|
|
*overstrikeName: Overstrike
|
|
*fontName: &Font
|
|
*sizeName: &Size
|
|
*styleName: St&yle
|
|
|
|
|
|
! --- symbolic names of label of PasswdDlg dialog -----------------------------
|
|
|
|
*loginName: &Login
|
|
*passwordName: &Password
|
|
|
|
|
|
! --- resource for SelectFont dialog ------------------------------------------
|
|
|
|
*SelectFont.title: Font selection
|
|
*SelectFont.sampletext: Sample text
|
|
|
|
|
|
! --- resource for MessageDlg dialog ------------------------------------------
|
|
|
|
*MessageDlg.noneTitle: Message
|
|
*MessageDlg.infoTitle: Information
|
|
*MessageDlg.questionTitle: Question
|
|
*MessageDlg.warningTitle: Warning
|
|
*MessageDlg.errorTitle: Error
|
|
|
|
! --- resource for PasswdDlg dialog -------------------------------------------
|
|
|
|
*PasswdDlg.title: Enter login and password
|