Merge commit '77d3a60869e7a780c6ae069e51530e1eacece5e2'
[fanfix.git] / src / jexer / demos / DemoCheckBoxWindow.properties
CommitLineData
a69ed767
KL
1windowTitle=Radiobuttons, CheckBoxes, and ComboBox
2
3statusBar=Radiobuttons and checkboxes
4statusBarHelp=Help
5statusBarShell=Shell
6statusBarOpen=Open
7statusBarExit=Exit
8
9checkBoxLabel1=Check box example 1
10checkBoxText1=CheckBox 1
11checkBoxLabel2=Check box example 2
12checkBoxText2=CheckBox 2
13radioGroupTitle=Group 1
14radioOption1=Radio option 1
15radioOption2=Radio option 2
16radioOption3=Radio option 3
17comboBoxString0=String 0
18comboBoxString1=String 1
19comboBoxString2=String 2
20comboBoxString3=String 3
21comboBoxString4=String 4
22comboBoxString5=String 5
23comboBoxString6=String 6
24comboBoxString7=String 7
25comboBoxString8=String 8
26comboBoxString9=String 9
27comboBoxString10=String 10
28messageBoxTitle=ComboBox
29messageBoxPrompt=You selected the following value:\n\n{0}\n
30closeWindow=&Close Window