Prep for 2019 release
[fanfix.git] / src / jexer / demos / DemoMainWindow.properties
CommitLineData
a69ed767
KL
1windowTitle=Demo Window
2
3statusBar=Demo Main Window
4statusBarHelp=Help
5statusBarShell=Shell
6statusBarOpen=Open
7statusBarExit=Exit
8
9messageBoxLabel=Message Boxes
10messageBoxButton=&MessageBoxes
11openModalLabel=Open me as modal
12openModalButton=W&indow
13textFieldLabel=Text fields and calendar
14textFieldButton=Field&s
15radioButtonLabel=Radio buttons, check and combobox
16radioButtonButton=&CheckBoxes
17editorLabel=Editor window
18editorButton1=&1 Widget
19editorButton2=&2 Window
20textAreaLabel=Text areas
21textAreaButton=&Text
22treeViewLabel=Tree views
23treeViewButton=Tree&View
24terminalLabel=Terminal
25terminalButton=Termi&nal
26colorEditorLabel=Color editor
27colorEditorButton=Co&lors
28timerLabel=Timer
29timerText=Timer: %d
30
31errorTitle=Error
32errorReadingFile=Error reading file: {0}
33errorOpeningFile=Error opening file dialog: {0}