Fix locale (#12755)
After fixing in the settings, I forgot to change it everywhere
This commit is contained in:
@@ -88,7 +88,7 @@
|
|||||||
Access="Internal"
|
Access="Internal"
|
||||||
Icon="{xe:Tex '/Textures/Interface/info.svg.192dpi.png'}"
|
Icon="{xe:Tex '/Textures/Interface/info.svg.192dpi.png'}"
|
||||||
BoundKey = "{x:Static is:ContentKeyFunctions.OpenAHelp}"
|
BoundKey = "{x:Static is:ContentKeyFunctions.OpenAHelp}"
|
||||||
ToolTip="{Loc 'ui-options-function-open-ahelp'}"
|
ToolTip="{Loc 'ui-options-function-open-a-help'}"
|
||||||
MinSize="42 64"
|
MinSize="42 64"
|
||||||
HorizontalExpand="True"
|
HorizontalExpand="True"
|
||||||
AppendStyleClass="{x:Static style:StyleBase.ButtonOpenLeft}"
|
AppendStyleClass="{x:Static style:StyleBase.ButtonOpenLeft}"
|
||||||
|
|||||||
Reference in New Issue
Block a user