Merge commit '77d3a60869e7a780c6ae069e51530e1eacece5e2'
[nikiroo-utils.git] / src / jexer / demos / DemoMainWindow.properties
... / ...
CommitLineData
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=M&odal
13textFieldLabel=Text fields, calendar, spinner
14textFieldButton=Field&s
15radioButtonLabel=Radio buttons, checkbox, combobox
16radioButtonButton=&CheckBoxes
17editorLabel=Editor window
18editorButton1=&1 Widget
19editorButton2=&2 Window
20ttableLabel=Editable Table
21ttableButton1=&4 Widget
22ttableButton2=&5 Window
23textAreaLabel=Text areas
24textAreaButton=&3 Text
25treeViewLabel=Tree views
26treeViewButton=Tree&View
27terminalLabel=Terminal
28terminalButton=Termi&nal
29colorEditorLabel=Color editor
30colorEditorButton=Co&lors
31timerLabel=Timer
32timerText=Timer: %d
33
34errorTitle=Error
35errorReadingFile=Error reading file: {0}
36errorOpeningFile=Error opening file dialog: {0}
37
38tableWidgetDemo=TTableWidget Demo
39tableDemo=TTableWindow Demo