mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-08-02 08:27:10 +02:00
Avalonia: Cleanup UserEditor a bit (#3492)
This PR cleanup the UserEditor code a bit, 2 texts are added for "Name" and "User Id", because when you create a new profile, the textbox is empty without any hints. `axaml` files are autoformated too.
This commit is contained in:
parent
6af3458f6c
commit
75d1d7c024
6 changed files with 131 additions and 85 deletions
|
@ -577,5 +577,7 @@
|
|||
"UserProfileNoImageError": "Profile image must be set",
|
||||
"GameUpdateWindowHeading": "Updates Available for {0} [{1}]",
|
||||
"SettingsTabHotkeysResScaleUpHotkey": "Increase resolution:",
|
||||
"SettingsTabHotkeysResScaleDownHotkey": "Decrease resolution:"
|
||||
"SettingsTabHotkeysResScaleDownHotkey": "Decrease resolution:",
|
||||
"UserProfilesName": "Name:",
|
||||
"UserProfilesUserId" : "User Id:"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue