diff --git a/BizHawk.Client.EmuHawk/tools/Lua/LuaConsole.Designer.cs b/BizHawk.Client.EmuHawk/tools/Lua/LuaConsole.Designer.cs index cbf2d62c8d..b7ca3c0698 100644 --- a/BizHawk.Client.EmuHawk/tools/Lua/LuaConsole.Designer.cs +++ b/BizHawk.Client.EmuHawk/tools/Lua/LuaConsole.Designer.cs @@ -716,7 +716,7 @@ this.RefreshScriptToolbarItem.ImageTransparentColor = System.Drawing.Color.Magenta; this.RefreshScriptToolbarItem.Name = "RefreshScriptToolbarItem"; this.RefreshScriptToolbarItem.Size = new System.Drawing.Size(23, 22); - this.RefreshScriptToolbarItem.Text = "Reload Script"; + this.RefreshScriptToolbarItem.Text = "Refresh"; this.RefreshScriptToolbarItem.Click += new System.EventHandler(this.RefreshScriptMenuItem_Click); // // PauseToolbarItem