Add 'src/jexer/' from commit 'cf01c92f5809a0732409e280fb0f32f27393618d'
[fanfix.git] / src / jexer / demos / DemoMainWindow.properties
1 windowTitle=Demo Window
2
3 statusBar=Demo Main Window
4 statusBarHelp=Help
5 statusBarShell=Shell
6 statusBarOpen=Open
7 statusBarExit=Exit
8
9 messageBoxLabel=Message Boxes
10 messageBoxButton=&MessageBoxes
11 openModalLabel=Open me as modal
12 openModalButton=M&odal
13 textFieldLabel=Text fields, calendar, spinner
14 textFieldButton=Field&s
15 radioButtonLabel=Radio buttons, checkbox, combobox
16 radioButtonButton=&CheckBoxes
17 editorLabel=Editor window
18 editorButton1=&1 Widget
19 editorButton2=&2 Window
20 ttableLabel=Editable Table
21 ttableButton1=&4 Widget
22 ttableButton2=&5 Window
23 textAreaLabel=Text areas
24 textAreaButton=&3 Text
25 treeViewLabel=Tree views
26 treeViewButton=Tree&View
27 terminalLabel=Terminal
28 terminalButton=Termi&nal
29 colorEditorLabel=Color editor
30 colorEditorButton=Co&lors
31 timerLabel=Timer
32 timerText=Timer: %d
33
34 errorTitle=Error
35 errorReadingFile=Error reading file: {0}
36 errorOpeningFile=Error opening file dialog: {0}
37
38 tableWidgetDemo=TTableWidget Demo
39 tableDemo=TTableWindow Demo