|
49 | 49 | <stringItem title="minimize_other_windows" stringValue="Minimize" /> |
50 | 50 | <stringItem title="close_other_windows" stringValue="Close" /> |
51 | 51 | <stringItem title="start_program" stringValue="Start Program" /> |
| 52 | + <stringItem title="tab_general" stringValue="General" /> |
| 53 | + <stringItem title="lbl_handle" stringValue="Handle:" /> |
| 54 | + <stringItem title="lbl_caption" stringValue="Caption:" /> |
| 55 | + <stringItem title="lbl_class" stringValue="Class:" /> |
| 56 | + <stringItem title="lbl_style" stringValue="Style:" /> |
| 57 | + <stringItem title="lbl_rectangle" stringValue="Rectangle:" /> |
| 58 | + <stringItem title="tab_process" stringValue="Process" /> |
| 59 | + <stringItem title="lbl_module_name" stringValue="Module Name:" /> |
| 60 | + <stringItem title="lbl_module_path" stringValue="Module Path:" /> |
| 61 | + <stringItem title="lbl_process_id" stringValue="Process Id:" /> |
| 62 | + <stringItem title="lbl_thread_id" stringValue="Thread Id:" /> |
52 | 63 | </en> |
53 | 64 | <cn> |
54 | 65 | <stringItem title="information" stringValue="信息" /> |
|
96 | 107 | <stringItem title="minimize_other_windows" stringValue="最小化" /> |
97 | 108 | <stringItem title="close_other_windows" stringValue="关闭" /> |
98 | 109 | <stringItem title="start_program" stringValue="启动程序" /> |
| 110 | + <stringItem title="tab_general" stringValue="常规" /> |
| 111 | + <stringItem title="lbl_handle" stringValue="句柄:" /> |
| 112 | + <stringItem title="lbl_caption" stringValue="标题:" /> |
| 113 | + <stringItem title="lbl_class" stringValue="类:" /> |
| 114 | + <stringItem title="lbl_style" stringValue="风格:" /> |
| 115 | + <stringItem title="lbl_rectangle" stringValue="绘制矩形:" /> |
| 116 | + <stringItem title="tab_process" stringValue="程序" /> |
| 117 | + <stringItem title="lbl_module_name" stringValue="模块名称:" /> |
| 118 | + <stringItem title="lbl_module_path" stringValue="模块路径:" /> |
| 119 | + <stringItem title="lbl_process_id" stringValue="进程 ID:" /> |
| 120 | + <stringItem title="lbl_thread_id" stringValue="线程 ID:" /> |
99 | 121 | </cn> |
100 | 122 | </menuTitleString> |
101 | 123 | </menuLanguage> |
|
0 commit comments