File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 3737
3737
<data name =" KeybindingAlreadyUsedNotification" xml : space =" preserve" >
3738
3738
<value >This key binding is already being used, please choose a different key binding to continue.</value >
3739
3739
</data >
3740
+ <data name =" Customized" xml : space =" preserve" >
3741
+ <value >Customized</value >
3742
+ </data >
3740
3743
</root >
Original file line number Diff line number Diff line change 247
247
x:Load=" {x:Bind IsCustomized, Mode=OneWay}"
248
248
Background=" {ThemeResource SystemAccentColor}"
249
249
CornerRadius=" {StaticResource ControlCornerRadius}"
250
- ToolTipService.ToolTip=" Customized" />
250
+ ToolTipService.ToolTip=" {helpers:ResourceString Name= Customized} " />
251
251
</StackPanel >
252
252
<TextBlock
253
253
Foreground=" {ThemeResource TextFillColorSecondaryBrush}"
You can’t perform that action at this time.
0 commit comments