diff --git a/BizHawk.Client.EmuHawk/config/ProfileConfig.Designer.cs b/BizHawk.Client.EmuHawk/config/ProfileConfig.Designer.cs index 0d7baea95e..195d7b5696 100644 --- a/BizHawk.Client.EmuHawk/config/ProfileConfig.Designer.cs +++ b/BizHawk.Client.EmuHawk/config/ProfileConfig.Designer.cs @@ -124,9 +124,7 @@ this.ProfileDialogHelpTexBox.ReadOnly = true; this.ProfileDialogHelpTexBox.Size = new System.Drawing.Size(198, 154); this.ProfileDialogHelpTexBox.TabIndex = 8; - this.ProfileDialogHelpTexBox.Text = "Options:\nCasual Gaming - All about performance!\n\nTool-Assisted Speedruns - Maximu" + - "m Accuracy!\n\nN64 Tool-assisted Speedruns - Maximum Accuracy for N64 Recording!\n\n" + - "Longplays - Stability is the key!"; + this.ProfileDialogHelpTexBox.Text = resources.GetString("ProfileDialogHelpTexBox.Text"); // // label1 // diff --git a/BizHawk.Client.EmuHawk/config/ProfileConfig.resx b/BizHawk.Client.EmuHawk/config/ProfileConfig.resx index effc789d43..267590c5f2 100644 --- a/BizHawk.Client.EmuHawk/config/ProfileConfig.resx +++ b/BizHawk.Client.EmuHawk/config/ProfileConfig.resx @@ -117,6 +117,17 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Options: +Casual Gaming - All about performance! + +Tool-Assisted Speedruns - Maximum Accuracy! + +N64 Tool-assisted Speedruns - Identical to Tool +Assisted Speedruns but with additional N64 specific settings. + +Longplays - Stability is the key! +