misc: chore: rename IgnoreApplet to IgnoreControllerApplet, change localization & redo tooltip

This commit is contained in:
Evan Husted 2025-02-15 00:25:28 -06:00 committed by KeatonTheBot
parent 85eb4761e8
commit 191819488e
23 changed files with 17 additions and 49 deletions

View file

@ -164,7 +164,7 @@ namespace Ryujinx.UI.Common.Configuration
public bool ShowConfirmExit { get; set; }
/// <summary>
/// ignore "Applet" dialog
/// Ignore Controller Applet dialog
/// </summary>
public bool IgnoreApplet { get; set; }