Externe Sprachpaket entfernt.
Im Sourcecode wurde teils festkodierte Texte einprogrammiert. Macht somit externe Library überflüssig
This commit is contained in:
10
SanSystem/frmObjekteList.Designer.cs
generated
10
SanSystem/frmObjekteList.Designer.cs
generated
@@ -190,9 +190,9 @@
|
||||
this.lbl_projwrong.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbl_projwrong.Location = new System.Drawing.Point(46, 25);
|
||||
this.lbl_projwrong.Name = "lbl_projwrong";
|
||||
this.lbl_projwrong.Size = new System.Drawing.Size(51, 20);
|
||||
this.lbl_projwrong.Size = new System.Drawing.Size(224, 20);
|
||||
this.lbl_projwrong.TabIndex = 13;
|
||||
this.lbl_projwrong.Text = "label2";
|
||||
this.lbl_projwrong.Text = "Projektnummer nicht vergeben";
|
||||
//
|
||||
// label5
|
||||
//
|
||||
@@ -210,9 +210,9 @@
|
||||
this.lbl_grounddata.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbl_grounddata.Location = new System.Drawing.Point(46, 51);
|
||||
this.lbl_grounddata.Name = "lbl_grounddata";
|
||||
this.lbl_grounddata.Size = new System.Drawing.Size(51, 20);
|
||||
this.lbl_grounddata.Size = new System.Drawing.Size(282, 20);
|
||||
this.lbl_grounddata.TabIndex = 15;
|
||||
this.lbl_grounddata.Text = "label6";
|
||||
this.lbl_grounddata.Text = "Grunddaten sind nicht richtig vergeben";
|
||||
//
|
||||
// gb_error_messages
|
||||
//
|
||||
@@ -225,7 +225,7 @@
|
||||
this.gb_error_messages.Size = new System.Drawing.Size(480, 103);
|
||||
this.gb_error_messages.TabIndex = 16;
|
||||
this.gb_error_messages.TabStop = false;
|
||||
this.gb_error_messages.Text = "error_messages";
|
||||
this.gb_error_messages.Text = "Fehlermeldungsarten";
|
||||
//
|
||||
// btn_search
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user