File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1086
1086
<data name =" SettingsFilesAndFoldersShowHiddenItems.AutomationProperties.Name" xml : space =" preserve" >
1087
1087
<value >Rejtett fájlok és mappák mutatása</value >
1088
1088
</data >
1089
+ <data name =" EjectNotificationHeader" xml : space =" preserve" >
1090
+ <value >A hardware eltávolítása biztonságos</value >
1091
+ </data >
1089
1092
</root >
Original file line number Diff line number Diff line change 55
55
Drop =" NavigationViewLocationItem_Drop"
56
56
IsRightTapEnabled =" True"
57
57
RightTapped =" NavigationViewLocationItem_RightTapped"
58
- Tag =" {x:Bind Path}" >
58
+ Tag =" {x:Bind Path}"
59
+ ToolTipService.ToolTip=" {x:Bind Path}" >
59
60
<muxc : NavigationViewItem .Icon>
60
61
<FontIcon
61
62
FontFamily =" {x:Bind Font}"
79
80
IsRightTapEnabled =" True"
80
81
RightTapped =" NavigationViewDriveItem_RightTapped"
81
82
Tag =" {x:Bind Path}"
82
- ToolTipService.ToolTip=" {x:Bind SpaceText , Mode=OneWay}"
83
+ ToolTipService.ToolTip=" {x:Bind Path , Mode=OneWay}"
83
84
Visibility =" {x:Bind ItemVisibility}" >
84
85
<muxc : NavigationViewItem .Icon>
85
86
<FontIcon
98
99
DataContext =" {x:Bind}"
99
100
DragEnter =" NavigationViewItem_DragEnter"
100
101
DragLeave =" NavigationViewItem_DragLeave"
101
- Tag =" {x:Bind Path}" >
102
+ Tag =" {x:Bind Path}"
103
+ ToolTipService.ToolTip=" {x:Bind Path, Mode=OneWay}" >
102
104
<muxc : NavigationViewItem .Icon>
103
105
<BitmapIcon
104
106
Width =" 30"
You can’t perform that action at this time.
0 commit comments