Fractured locales minor cleanup

This commit is contained in:
_Neo_
2026-01-06 11:47:32 +02:00
parent 925ae1652b
commit 2941951f4d
6 changed files with 13 additions and 14 deletions

View File

@@ -99,10 +99,9 @@
</ui:ColorPickerButton.Styles>
</ui:ColorPickerButton>
<Button
Content="{ext:Locale UserProfiles_AvatarChoose}"
Height="37"
Click="ChooseButton_OnClick">
<TextBlock Text="{ext:Locale UserProfiles_AvatarChoose}" />
<TextBlock Text="{ext:Locale UserProfiles_ButtonChooseAvatar}" />
</Button>
</StackPanel>
</Grid>