Merge branch 'subtree' of github.com:nikiroo/jexer into subtree
[nikiroo-utils.git] / src / jexer / demos / DemoMainWindow.properties
diff --git a/src/jexer/demos/DemoMainWindow.properties b/src/jexer/demos/DemoMainWindow.properties
deleted file mode 100644 (file)
index cdaf79f..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-windowTitle=Demo Window
-
-statusBar=Demo Main Window
-statusBarHelp=Help
-statusBarShell=Shell
-statusBarOpen=Open
-statusBarExit=Exit
-
-messageBoxLabel=Message Boxes
-messageBoxButton=&MessageBoxes
-openModalLabel=Open me as modal
-openModalButton=M&odal
-textFieldLabel=Text fields, calendar, spinner
-textFieldButton=Field&s
-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
-treeViewButton=Tree&View
-terminalLabel=Terminal
-terminalButton=Termi&nal
-colorEditorLabel=Color editor
-colorEditorButton=Co&lors
-timerLabel=Timer
-timerText=Timer: %d
-
-errorTitle=Error
-errorReadingFile=Error reading file: {0}
-errorOpeningFile=Error opening file dialog: {0}
-
-tableWidgetDemo=TTableWidget Demo
-tableDemo=TTableWindow Demo