mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-24 10:50:52 +08:00
fix<PageTabBar>: missing translation for new tab control
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user