Implement Fractured Locales for User Profiles

Initial implementation before cleanup
This commit is contained in:
_Neo_
2026-01-04 17:40:09 +02:00
parent beb7dfe7a6
commit af59454e19
16 changed files with 844 additions and 690 deletions

View File

@@ -136,7 +136,7 @@
<MenuItem
Command="{Binding ManageProfiles}"
Padding="0"
Header="{ext:Locale MenuBarOptionsManageUserProfiles}"
Header="{ext:Locale UserProfiles_MenuBarOptions_OpenUserProfiles}"
Icon="{ext:Icon fa-solid fa-user}"
IsEnabled="{Binding EnableNonGameRunningControls}"
Classes="withCheckbox">