miniSql

汉化
zgc authored at 11/28/2023 1:00:12 PM zgc committed at 11/28/2023 1:00:26 PM
93a03c2
Tree
1 Parent(s) 6136600
Summary: 1 changed files with 77 additions and 77 deletions.
Modified +77 -77
Modified +77 -77
diff --git a/minisqlquery-master/src/MiniSqlQuery.Core/Controls/ExceptionControl.Designer.cs b/minisqlquery-master/src/MiniSqlQuery.Core/Controls/ExceptionControl.Designer.cs
index 51a3d8d..b8b09ec 100644
--- a/minisqlquery-master/src/MiniSqlQuery.Core/Controls/ExceptionControl.Designer.cs
+++ b/minisqlquery-master/src/MiniSqlQuery.Core/Controls/ExceptionControl.Designer.cs
@@ -28,83 +28,83 @@
 		/// </summary>
 		private void InitializeComponent()
 		{
-			this.lblError = new System.Windows.Forms.Label();
-			this.txtMessage = new System.Windows.Forms.TextBox();
-			this.txtDetails = new System.Windows.Forms.TextBox();
-			this.label2 = new System.Windows.Forms.Label();
-			this.lnkCopy = new System.Windows.Forms.LinkLabel();
-			this.SuspendLayout();
-			// 
-			// lblError
-			// 
-			this.lblError.AutoSize = true;
-			this.lblError.Location = new System.Drawing.Point(3, 0);
-			this.lblError.Name = "lblError";
-			this.lblError.Size = new System.Drawing.Size(29, 13);
-			this.lblError.TabIndex = 0;
-			this.lblError.Text = "Error";
-			// 
-			// txtMessage
-			// 
-			this.txtMessage.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
-						| System.Windows.Forms.AnchorStyles.Right)));
-			this.txtMessage.Location = new System.Drawing.Point(6, 16);
-			this.txtMessage.Multiline = true;
-			this.txtMessage.Name = "txtMessage";
-			this.txtMessage.ReadOnly = true;
-			this.txtMessage.ScrollBars = System.Windows.Forms.ScrollBars.Both;
-			this.txtMessage.Size = new System.Drawing.Size(428, 54);
-			this.txtMessage.TabIndex = 1;
-			// 
-			// txtDetails
-			// 
-			this.txtDetails.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
-						| System.Windows.Forms.AnchorStyles.Left)
-						| System.Windows.Forms.AnchorStyles.Right)));
-			this.txtDetails.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-			this.txtDetails.Location = new System.Drawing.Point(6, 94);
-			this.txtDetails.Multiline = true;
-			this.txtDetails.Name = "txtDetails";
-			this.txtDetails.ReadOnly = true;
-			this.txtDetails.ScrollBars = System.Windows.Forms.ScrollBars.Both;
-			this.txtDetails.Size = new System.Drawing.Size(428, 142);
-			this.txtDetails.TabIndex = 3;
-			// 
-			// label2
-			// 
-			this.label2.AutoSize = true;
-			this.label2.Location = new System.Drawing.Point(3, 78);
-			this.label2.Name = "label2";
-			this.label2.Size = new System.Drawing.Size(39, 13);
-			this.label2.TabIndex = 2;
-			this.label2.Text = "Details";
-			// 
-			// lnkCopy
-			// 
-			this.lnkCopy.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
-			this.lnkCopy.AutoSize = true;
-			this.lnkCopy.Location = new System.Drawing.Point(344, 239);
-			this.lnkCopy.Name = "lnkCopy";
-			this.lnkCopy.Size = new System.Drawing.Size(90, 13);
-			this.lnkCopy.TabIndex = 4;
-			this.lnkCopy.TabStop = true;
-			this.lnkCopy.Text = "Copy to Clipboard";
-			this.lnkCopy.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lnkCopy_LinkClicked);
-			// 
-			// ExceptionControl
-			// 
-			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
-			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-			this.Controls.Add(this.lnkCopy);
-			this.Controls.Add(this.txtDetails);
-			this.Controls.Add(this.label2);
-			this.Controls.Add(this.txtMessage);
-			this.Controls.Add(this.lblError);
-			this.Name = "ExceptionControl";
-			this.Size = new System.Drawing.Size(437, 256);
-			this.Load += new System.EventHandler(this.ExceptionControl_Load);
-			this.ResumeLayout(false);
-			this.PerformLayout();
+            this.lblError = new System.Windows.Forms.Label();
+            this.txtMessage = new System.Windows.Forms.TextBox();
+            this.txtDetails = new System.Windows.Forms.TextBox();
+            this.label2 = new System.Windows.Forms.Label();
+            this.lnkCopy = new System.Windows.Forms.LinkLabel();
+            this.SuspendLayout();
+            // 
+            // lblError
+            // 
+            this.lblError.AutoSize = true;
+            this.lblError.Location = new System.Drawing.Point(3, 0);
+            this.lblError.Name = "lblError";
+            this.lblError.Size = new System.Drawing.Size(29, 12);
+            this.lblError.TabIndex = 0;
+            this.lblError.Text = "错误";
+            // 
+            // txtMessage
+            // 
+            this.txtMessage.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
+            | System.Windows.Forms.AnchorStyles.Right)));
+            this.txtMessage.Location = new System.Drawing.Point(6, 15);
+            this.txtMessage.Multiline = true;
+            this.txtMessage.Name = "txtMessage";
+            this.txtMessage.ReadOnly = true;
+            this.txtMessage.ScrollBars = System.Windows.Forms.ScrollBars.Both;
+            this.txtMessage.Size = new System.Drawing.Size(428, 50);
+            this.txtMessage.TabIndex = 1;
+            // 
+            // txtDetails
+            // 
+            this.txtDetails.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
+            | System.Windows.Forms.AnchorStyles.Left) 
+            | System.Windows.Forms.AnchorStyles.Right)));
+            this.txtDetails.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+            this.txtDetails.Location = new System.Drawing.Point(6, 87);
+            this.txtDetails.Multiline = true;
+            this.txtDetails.Name = "txtDetails";
+            this.txtDetails.ReadOnly = true;
+            this.txtDetails.ScrollBars = System.Windows.Forms.ScrollBars.Both;
+            this.txtDetails.Size = new System.Drawing.Size(428, 131);
+            this.txtDetails.TabIndex = 3;
+            // 
+            // label2
+            // 
+            this.label2.AutoSize = true;
+            this.label2.Location = new System.Drawing.Point(3, 72);
+            this.label2.Name = "label2";
+            this.label2.Size = new System.Drawing.Size(53, 12);
+            this.label2.TabIndex = 2;
+            this.label2.Text = "详细信息";
+            // 
+            // lnkCopy
+            // 
+            this.lnkCopy.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
+            this.lnkCopy.AutoSize = true;
+            this.lnkCopy.Location = new System.Drawing.Point(344, 221);
+            this.lnkCopy.Name = "lnkCopy";
+            this.lnkCopy.Size = new System.Drawing.Size(77, 12);
+            this.lnkCopy.TabIndex = 4;
+            this.lnkCopy.TabStop = true;
+            this.lnkCopy.Text = "复制到剪切板";
+            this.lnkCopy.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lnkCopy_LinkClicked);
+            // 
+            // ExceptionControl
+            // 
+            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+            this.Controls.Add(this.lnkCopy);
+            this.Controls.Add(this.txtDetails);
+            this.Controls.Add(this.label2);
+            this.Controls.Add(this.txtMessage);
+            this.Controls.Add(this.lblError);
+            this.Name = "ExceptionControl";
+            this.Size = new System.Drawing.Size(437, 236);
+            this.Load += new System.EventHandler(this.ExceptionControl_Load);
+            this.ResumeLayout(false);
+            this.PerformLayout();
 
 		}