mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 04:34:59 +00:00
fix<PageTabBar>: missing translation for new tab control
This commit is contained in:
parent
9862845f82
commit
cc326495a6
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
|||
Margin="4,0" Padding="4"
|
||||
Icon="{StaticResource Icon.NewTab}"
|
||||
HoverBackground="{DynamicResource Brush.NewPageHover}"
|
||||
ToolTip="{DynamicResource Text.PageSwitcher.New}"
|
||||
ToolTip="{DynamicResource Text.PageTabBar.New}"
|
||||
Click="NewTab"
|
||||
WindowChrome.IsHitTestVisibleInChrome="True"/>
|
||||
</StackPanel>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue