OSDN Git Service

translate some words in frmMain.cs
[handbrake-jp/handbrake-jp.git] / win / C# / frmAbout.Designer.cs
index 36f960a..bebe27b 100644 (file)
@@ -43,45 +43,10 @@ namespace Handbrake
             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).BeginInit();\r
             this.SuspendLayout();\r
             // \r
-/*\r
-            // Label4\r
-            // \r
-            this.Label4.AutoSize = true;\r
-            this.Label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label4.Location = new System.Drawing.Point(168, 58);\r
-            this.Label4.Name = "Label4";\r
-            this.Label4.Size = new System.Drawing.Size(329, 26);\r
-            this.Label4.TabIndex = 28;\r
-            this.Label4.Text = "HandBrake\82Í\83}\83\8b\83`\83v\83\89\83b\83g\83t\83H\81[\83\80\82¨\82æ\82Ñ\83}\83\8b\83`\83X\83\8c\83b\83h\91Î\89\9e\82Ì\93®\89æ\95Ï\8a·\83c\81[\83\8b\r\n\82Å\82·\81BGPL\83\89\83C\83Z\83\93\83X\82Å\92ñ\8b\9f\82³\82ê\82Ä\82¢\82Ü\82·\81B";\r
-            // \r
-            // btn_close\r
-            // \r
-            this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_close.Location = new System.Drawing.Point(402, 114);\r
-            this.btn_close.Name = "btn_close";\r
-            this.btn_close.Size = new System.Drawing.Size(115, 22);\r
-            this.btn_close.TabIndex = 27;\r
-            this.btn_close.Text = "\95Â\82\82é";\r
-            this.btn_close.UseVisualStyleBackColor = true;\r
-            this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
-            // \r
-            // Version\r
-            // \r
-            this.Version.AutoSize = true;\r
-            this.Version.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Version.Location = new System.Drawing.Point(266, 13);\r
-            this.Version.Name = "Version";\r
-            this.Version.Size = new System.Drawing.Size(72, 13);\r
-            this.Version.TabIndex = 26;\r
-            this.Version.Text = "{Version}";\r
-            // \r
-*/\r
             // Label3\r
             // \r
             this.Label3.AutoSize = true;\r
-            this.Label3.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label3.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);\r
             this.Label3.Location = new System.Drawing.Point(124, 12);\r
             this.Label3.Margin = new System.Windows.Forms.Padding(3, 3, 3, 1);\r
             this.Label3.Name = "Label3";\r
@@ -103,7 +68,7 @@ namespace Handbrake
             // \r
             // lbl_HBBuild\r
             // \r
-            this.lbl_HBBuild.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.lbl_HBBuild.Font = new System.Drawing.Font("Tahoma", 8.25F);\r
             this.lbl_HBBuild.Location = new System.Drawing.Point(125, 33);\r
             this.lbl_HBBuild.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);\r
             this.lbl_HBBuild.Name = "lbl_HBBuild";\r
@@ -148,7 +113,7 @@ namespace Handbrake
             this.Controls.Add(this.PictureBox1);\r
             this.Controls.Add(this.lbl_HBBuild);\r
             this.Controls.Add(this.Label3);\r
-            this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Font = new System.Drawing.Font("Tahoma", 8.25F);\r
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
             this.MaximizeBox = false;\r