Fix locale (#12755)

After fixing in the settings, I forgot to change it everywhere
This commit is contained in:
Mr0maks
2022-11-30 14:21:23 +05:00
committed by GitHub
parent 5f964f02b7
commit db4d37a2b7

View File

@@ -88,7 +88,7 @@
Access="Internal"
Icon="{xe:Tex '/Textures/Interface/info.svg.192dpi.png'}"
BoundKey = "{x:Static is:ContentKeyFunctions.OpenAHelp}"
ToolTip="{Loc 'ui-options-function-open-ahelp'}"
ToolTip="{Loc 'ui-options-function-open-a-help'}"
MinSize="42 64"
HorizontalExpand="True"
AppendStyleClass="{x:Static style:StyleBase.ButtonOpenLeft}"