- Timestamp:
- 12/15/11 16:01:58 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Clients.Hive.Views/3.3/HiveTasks/HiveTaskView.designer.cs
r7190 r7191 83 83 this.stateLogTabPage.Size = new System.Drawing.Size(563, 375); 84 84 this.stateLogTabPage.TabIndex = 5; 85 this.stateLogTabPage.Text = " State";85 this.stateLogTabPage.Text = "Execution History"; 86 86 this.stateLogTabPage.UseVisualStyleBackColor = true; 87 87 // … … 301 301 this.computeInParallelLabel.Location = new System.Drawing.Point(6, 67); 302 302 this.computeInParallelLabel.Name = "computeInParallelLabel"; 303 this.computeInParallelLabel.Size = new System.Drawing.Size(1 22, 13);303 this.computeInParallelLabel.Size = new System.Drawing.Size(107, 13); 304 304 this.computeInParallelLabel.TabIndex = 36; 305 this.computeInParallelLabel.Text = " Compute task in parallel:";305 this.computeInParallelLabel.Text = "Distribute child tasks:"; 306 306 // 307 307 // computeInParallelCheckBox
Note: See TracChangeset
for help on using the changeset viewer.