Prep for 2019 release
[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=W&indow
13 textFieldLabel=Text fields and calendar
14 textFieldButton=Field&s
15 radioButtonLabel=Radio buttons, check and combobox
16 radioButtonButton=&CheckBoxes
17 editorLabel=Editor window
18 editorButton1=&1 Widget
19 editorButton2=&2 Window
20 textAreaLabel=Text areas
21 textAreaButton=&Text
22 treeViewLabel=Tree views
23 treeViewButton=Tree&View
24 terminalLabel=Terminal
25 terminalButton=Termi&nal
26 colorEditorLabel=Color editor
27 colorEditorButton=Co&lors
28 timerLabel=Timer
29 timerText=Timer: %d
30
31 errorTitle=Error
32 errorReadingFile=Error reading file: {0}
33 errorOpeningFile=Error opening file dialog: {0}