File tree Expand file tree Collapse file tree 4 files changed +5
-1
lines changed Expand file tree Collapse file tree 4 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 653
653
<x : String x : Key =" Text.Repository.HistoriesOrder.ByDate" xml : space =" preserve" >Commit Date</x : String >
654
654
<x : String x : Key =" Text.Repository.HistoriesOrder.Topo" xml : space =" preserve" >Topologically</x : String >
655
655
<x : String x : Key =" Text.Repository.LocalBranches" xml : space =" preserve" >LOCAL BRANCHES</x : String >
656
+ <x : String x : Key =" Text.Repository.MoreOptions" xml : space =" preserve" >More options...</x : String >
656
657
<x : String x : Key =" Text.Repository.NavigateToCurrentHead" xml : space =" preserve" >Navigate to HEAD</x : String >
657
658
<x : String x : Key =" Text.Repository.NewBranch" xml : space =" preserve" >Create Branch</x : String >
658
659
<x : String x : Key =" Text.Repository.Notifications.Clear" xml : space =" preserve" >CLEAR NOTIFICATIONS</x : String >
Original file line number Diff line number Diff line change 657
657
<x : String x : Key =" Text.Repository.HistoriesOrder.ByDate" xml : space =" preserve" >按提交时间</x : String >
658
658
<x : String x : Key =" Text.Repository.HistoriesOrder.Topo" xml : space =" preserve" >按拓扑排序</x : String >
659
659
<x : String x : Key =" Text.Repository.LocalBranches" xml : space =" preserve" >本地分支</x : String >
660
+ <x : String x : Key =" Text.Repository.MoreOptions" xml : space =" preserve" >更多选项...</x : String >
660
661
<x : String x : Key =" Text.Repository.NavigateToCurrentHead" xml : space =" preserve" >定位HEAD</x : String >
661
662
<x : String x : Key =" Text.Repository.NewBranch" xml : space =" preserve" >新建分支</x : String >
662
663
<x : String x : Key =" Text.Repository.Notifications.Clear" xml : space =" preserve" >清空通知列表</x : String >
Original file line number Diff line number Diff line change 657
657
<x : String x : Key =" Text.Repository.HistoriesOrder.ByDate" xml : space =" preserve" >依時間排序</x : String >
658
658
<x : String x : Key =" Text.Repository.HistoriesOrder.Topo" xml : space =" preserve" >依拓撲排序</x : String >
659
659
<x : String x : Key =" Text.Repository.LocalBranches" xml : space =" preserve" >本機分支</x : String >
660
+ <x : String x : Key =" Text.Repository.MoreOptions" xml : space =" preserve" >更多選項...</x : String >
660
661
<x : String x : Key =" Text.Repository.NavigateToCurrentHead" xml : space =" preserve" >回到 HEAD</x : String >
661
662
<x : String x : Key =" Text.Repository.NewBranch" xml : space =" preserve" >新增分支</x : String >
662
663
<x : String x : Key =" Text.Repository.Notifications.Clear" xml : space =" preserve" >清除所有通知</x : String >
Original file line number Diff line number Diff line change 120
120
<Button Grid.Column=" 4"
121
121
Classes =" icon_button"
122
122
Width =" 26" Height =" 26"
123
- Click =" OnOpenAdvancedHistoriesOption" >
123
+ Click =" OnOpenAdvancedHistoriesOption"
124
+ ToolTip.Tip=" {DynamicResource Text.Repository.MoreOptions}" >
124
125
<Path Width =" 12" Height =" 12" Data =" {StaticResource Icons.More}" />
125
126
</Button >
126
127
</Grid >
You can’t perform that action at this time.
0 commit comments