mirror of https://github.com/quasar/Quasar.git
parent
a7003e8d28
commit
912d75a558
|
@ -66,7 +66,7 @@ private void InitializeComponent()
|
|||
this.lblDescription.Name = "lblDescription";
|
||||
this.lblDescription.Size = new System.Drawing.Size(493, 15);
|
||||
this.lblDescription.TabIndex = 0;
|
||||
this.lblDescription.Text = "To use Quasar create a new certificate or import an exisiting one from a previous" +
|
||||
this.lblDescription.Text = "To use Quasar create a new certificate or import an existing one from a previous" +
|
||||
" installation.";
|
||||
//
|
||||
// txtDetails
|
||||
|
@ -156,4 +156,4 @@ private void InitializeComponent()
|
|||
private System.Windows.Forms.Label label1;
|
||||
private System.Windows.Forms.Button btnExit;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue