OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmOptions.Designer.cs
index a614159..51a7cc9 100644 (file)
@@ -232,10 +232,12 @@ namespace Handbrake
             this.label34.Location = new System.Drawing.Point(179, 233);\r
             this.label34.Margin = new System.Windows.Forms.Padding(3);\r
             this.label34.Name = "label34";\r
-            this.label34.Size = new System.Drawing.Size(139, 13);\r
+            this.label34.Size = new System.Drawing.Size(167, 13);\r
             this.label34.TabIndex = 102;\r
-            this.label34.Text = "Available Options: {source}";\r
-            this.ToolTip.SetToolTip(this.label34, "{source} = Use the same directory as the source is in.");\r
+            this.label34.Text = "Available Options: {source_path}";\r
+            this.ToolTip.SetToolTip(this.label34, "{source_path} = Use the same directory as the source is in.\r\nNote: you can not us" +\r
+                    "e {source_path} within a path.  It has to be the only text in the path above to " +\r
+                    "work.");\r
             // \r
             // check_TitleCase\r
             // \r
@@ -447,8 +449,7 @@ namespace Handbrake
             this.text_an_path.Name = "text_an_path";\r
             this.text_an_path.Size = new System.Drawing.Size(253, 21);\r
             this.text_an_path.TabIndex = 76;\r
-            this.ToolTip.SetToolTip(this.text_an_path, "This is the default location where your encoded files will be stored if \"Automati" +\r
-                    "cally name output files\" is enabled.");\r
+            this.ToolTip.SetToolTip(this.text_an_path, resources.GetString("text_an_path.ToolTip"));\r
             this.text_an_path.TextChanged += new System.EventHandler(this.text_an_path_TextChanged);\r
             // \r
             // tab_picture\r
@@ -666,9 +667,9 @@ namespace Handbrake
             this.check_preventSleep.AutoSize = true;\r
             this.check_preventSleep.Location = new System.Drawing.Point(73, 45);\r
             this.check_preventSleep.Name = "check_preventSleep";\r
-            this.check_preventSleep.Size = new System.Drawing.Size(266, 17);\r
+            this.check_preventSleep.Size = new System.Drawing.Size(260, 17);\r
             this.check_preventSleep.TabIndex = 91;\r
-            this.check_preventSleep.Text = "Prevent the system from sleepping when encoding.";\r
+            this.check_preventSleep.Text = "Prevent the system from sleeping when encoding.";\r
             this.ToolTip.SetToolTip(this.check_preventSleep, "Prevent system from sleeping during encoding.");\r
             this.check_preventSleep.UseVisualStyleBackColor = true;\r
             this.check_preventSleep.CheckedChanged += new System.EventHandler(this.check_preventSleep_CheckedChanged);\r