Line | |
---|
1 | ! ------------------------------------------------------------------------------ |
---|
2 | ! en.rc |
---|
3 | ! This file is part of Unifix BWidget Toolkit |
---|
4 | ! Definition of english resources |
---|
5 | ! ------------------------------------------------------------------------------ |
---|
6 | |
---|
7 | |
---|
8 | ! --- symbolic names of buttons ------------------------------------------------ |
---|
9 | |
---|
10 | *abortName: &Abort |
---|
11 | *retryName: &Retry |
---|
12 | *ignoreName: &Ignore |
---|
13 | *okName: &OK |
---|
14 | *cancelName: &Cancel |
---|
15 | *yesName: &Yes |
---|
16 | *noName: &No |
---|
17 | |
---|
18 | |
---|
19 | ! --- symbolic names of label of SelectFont dialog ---------------------------- |
---|
20 | |
---|
21 | *boldName: Bold |
---|
22 | *italicName: Italic |
---|
23 | *underlineName: Underline |
---|
24 | *overstrikeName: Overstrike |
---|
25 | *fontName: &Font |
---|
26 | *sizeName: &Size |
---|
27 | *styleName: St&yle |
---|
28 | |
---|
29 | |
---|
30 | ! --- symbolic names of label of PasswdDlg dialog ----------------------------- |
---|
31 | |
---|
32 | *loginName: &Login |
---|
33 | *passwordName: &Password |
---|
34 | |
---|
35 | |
---|
36 | ! --- resource for SelectFont dialog ------------------------------------------ |
---|
37 | |
---|
38 | *SelectFont.title: Font selection |
---|
39 | *SelectFont.sampletext: Sample text |
---|
40 | |
---|
41 | |
---|
42 | ! --- resource for MessageDlg dialog ------------------------------------------ |
---|
43 | |
---|
44 | *MessageDlg.noneTitle: Message |
---|
45 | *MessageDlg.infoTitle: Information |
---|
46 | *MessageDlg.questionTitle: Question |
---|
47 | *MessageDlg.warningTitle: Warning |
---|
48 | *MessageDlg.errorTitle: Error |
---|
49 | |
---|
50 | ! --- resource for PasswdDlg dialog ------------------------------------------- |
---|
51 | |
---|
52 | *PasswdDlg.title: Enter login and password |
---|
Note: See
TracBrowser
for help on using the repository browser.