Merge commit '77d3a60869e7a780c6ae069e51530e1eacece5e2'
[fanfix.git] / src / jexer / demos / DemoMainWindow.properties
index 31f276ca43af96cceda23faac6e1f9d6d80573dd..dba1cb04c0972891844dc5bf82ad5d91c67f8b61 100644 (file)
@@ -9,19 +9,19 @@ statusBarExit=Exit
 messageBoxLabel=Message Boxes
 messageBoxButton=&MessageBoxes
 openModalLabel=Open me as modal
-openModalButton=W&indow
-textFieldLabel=Text fields and calendar
+openModalButton=M&odal
+textFieldLabel=Text fields, calendar, spinner
 textFieldButton=Field&s
-radioButtonLabel=Radio buttons, check and combobox
+radioButtonLabel=Radio buttons, checkbox, combobox
 radioButtonButton=&CheckBoxes
 editorLabel=Editor window
 editorButton1=&1 Widget
 editorButton2=&2 Window
-ttableLabel=TTable
-ttableButton1=&3 Widget
-ttableButton2=&4 Window
+ttableLabel=Editable Table
+ttableButton1=&4 Widget
+ttableButton2=&5 Window
 textAreaLabel=Text areas
-textAreaButton=&Text
+textAreaButton=&Text
 treeViewLabel=Tree views
 treeViewButton=Tree&View
 terminalLabel=Terminal
@@ -35,4 +35,5 @@ errorTitle=Error
 errorReadingFile=Error reading file: {0}
 errorOpeningFile=Error opening file dialog: {0}
 
+tableWidgetDemo=TTableWidget Demo
 tableDemo=TTableWindow Demo