File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 216
216
<data name =" Appearance" xml : space =" preserve" >
217
217
<value >Appearance</value >
218
218
</data >
219
- <data name =" Background " xml : space =" preserve" >
220
- <value >Background</value >
219
+ <data name =" BackgroundColor " xml : space =" preserve" >
220
+ <value >Background color </value >
221
221
</data >
222
222
<data name =" Advanced" xml : space =" preserve" >
223
223
<value >Advanced</value >
Original file line number Diff line number Diff line change 129
129
130
130
<!-- App Background -->
131
131
<local : SettingsBlockControl
132
- Title=" {helpers:ResourceString Name=Background }"
132
+ Title=" {helpers:ResourceString Name=BackgroundColor }"
133
133
HorizontalAlignment=" Stretch"
134
134
IsExpanded=" True" >
135
135
<local : SettingsBlockControl .Icon>
136
136
<FontIcon Glyph ="  " />
137
137
</local : SettingsBlockControl .Icon>
138
- <Button Padding =" 0" AutomationProperties.Name=" {helpers:ResourceString Name=Background }" >
138
+ <Button Padding =" 0" AutomationProperties.Name=" {helpers:ResourceString Name=BackgroundColor }" >
139
139
<StackPanel Orientation =" Horizontal" >
140
140
<Border
141
141
Width=" 24"
You can’t perform that action at this time.
0 commit comments