X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=win%2FC%23%2FfrmOptions.Designer.cs;h=e74c5f22cfa7b9bfe41e341b2df11917a67b1e71;hb=bbadff781cdcb5c4676d26141c493939ea28b769;hp=554351c782821c0be01344216de2e0625937433c;hpb=f609e0f81ec286783c7353e333837dd79241dd3a;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/win/C#/frmOptions.Designer.cs b/win/C#/frmOptions.Designer.cs index 554351c7..e74c5f22 100644 --- a/win/C#/frmOptions.Designer.cs +++ b/win/C#/frmOptions.Designer.cs @@ -1458,7 +1458,7 @@ namespace Handbrake this.check_showCliForInGUIEncode.Size = new System.Drawing.Size(330, 17); this.check_showCliForInGUIEncode.TabIndex = 96; this.check_showCliForInGUIEncode.Text = "Show CLI window (Allows you to cleanly exit encode with ctrl-c)"; - this.ToolTip.SetToolTip(this.check_showCliForInGUIEncode, "Displays the CLI status in the GUI windows instead of the CLI window."); + this.ToolTip.SetToolTip(this.check_showCliForInGUIEncode, resources.GetString("check_showCliForInGUIEncode.ToolTip")); this.check_showCliForInGUIEncode.UseVisualStyleBackColor = false; this.check_showCliForInGUIEncode.CheckedChanged += new System.EventHandler(this.check_showCliForInGUIEncode_CheckedChanged); //