Commit | Line | Data |
---|---|---|
a69ed767 KL |
1 | windowTitle=Demo Window |
2 | ||
3 | statusBar=Demo Main Window | |
4 | statusBarHelp=Help | |
5 | statusBarShell=Shell | |
6 | statusBarOpen=Open | |
7 | statusBarExit=Exit | |
8 | ||
9 | messageBoxLabel=Message Boxes | |
10 | messageBoxButton=&MessageBoxes | |
11 | openModalLabel=Open me as modal | |
3096642b KL |
12 | openModalButton=M&odal |
13 | textFieldLabel=Text fields, calendar, spinner | |
a69ed767 | 14 | textFieldButton=Field&s |
3096642b | 15 | radioButtonLabel=Radio buttons, checkbox, combobox |
a69ed767 KL |
16 | radioButtonButton=&CheckBoxes |
17 | editorLabel=Editor window | |
18 | editorButton1=&1 Widget | |
19 | editorButton2=&2 Window | |
3096642b | 20 | ttableLabel=Editable Table |
39e86397 KL |
21 | ttableButton1=&4 Widget |
22 | ttableButton2=&5 Window | |
a69ed767 | 23 | textAreaLabel=Text areas |
39e86397 | 24 | textAreaButton=&3 Text |
a69ed767 KL |
25 | treeViewLabel=Tree views |
26 | treeViewButton=Tree&View | |
27 | terminalLabel=Terminal | |
28 | terminalButton=Termi&nal | |
29 | colorEditorLabel=Color editor | |
30 | colorEditorButton=Co&lors | |
31 | timerLabel=Timer | |
32 | timerText=Timer: %d | |
33 | ||
34 | errorTitle=Error | |
35 | errorReadingFile=Error reading file: {0} | |
36 | errorOpeningFile=Error opening file dialog: {0} | |
1dac6b8d | 37 | |
766e7308 | 38 | tableWidgetDemo=TTableWidget Demo |
1dac6b8d | 39 | tableDemo=TTableWindow Demo |