Move another entry to UserProfiles.json

This commit is contained in:
_Neo_
2026-01-16 19:29:31 +02:00
parent e3bdda7afa
commit e1b01f2e70
3 changed files with 26 additions and 26 deletions

View File

@@ -165,7 +165,7 @@ namespace Ryujinx.Ava.UI.Controls
}
UserResult result = await ContentDialogHelper.CreateConfirmationDialog(
LocaleManager.Instance[LocaleKeys.DialogUserProfileDeletionConfirmMessage],
LocaleManager.Instance[LocaleKeys.UserProfiles_DialogUserProfileDeletionConfirmMessage],
LocaleManager.Instance[LocaleKeys.IrreversibleActionNote],
LocaleManager.Instance[LocaleKeys.InputDialogYes],
LocaleManager.Instance[LocaleKeys.InputDialogNo],