fix typos and submenu mnemonic bug
[fanfix.git] / src / jexer / demos / DemoMainWindow.properties
index 4a512cb328c996a26a0ae283219b7d8e17dba054..cdaf79fea735f56bee588f5d9575598cc6656d18 100644 (file)
@@ -9,14 +9,17 @@ 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=Editable Table
+ttableButton1=&3 Widget
+ttableButton2=&4 Window
 textAreaLabel=Text areas
 textAreaButton=&Text
 treeViewLabel=Tree views
@@ -31,3 +34,6 @@ timerText=Timer: %d
 errorTitle=Error
 errorReadingFile=Error reading file: {0}
 errorOpeningFile=Error opening file dialog: {0}
+
+tableWidgetDemo=TTableWidget Demo
+tableDemo=TTableWindow Demo