/usr/share/tcltk/bwidget1.9.10/lang/en.rc is in bwidget 1.9.10-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 | ! ------------------------------------------------------------------------------
! 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
*colorPickerName: &Color...
! --- 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
! --- symbolic names of label of SelectColor dialog ----------------------------
*baseColorsName: Base colors
*userColorsName: User colors
|