File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 59
59
: using a System.ComponentModel.TypeConverter
60
60
: and then encoded with base64 encoding.
61
61
-->
62
- <xsd : schema id = " root " xmlns =" " xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" >
62
+ <xsd : schema xmlns =" " xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" id = " root " >
63
63
<xsd : import namespace =" http://www.w3.org/XML/1998/namespace" />
64
64
<xsd : element name =" root" msdata : IsDataSet =" true" >
65
65
<xsd : complexType >
183
183
<data name =" communityMenu" xml : space =" preserve" >
184
184
<value >Gemeenschap</value >
185
185
</data >
186
+ <data name =" forceCheckForUpdate" xml : space =" preserve" >
187
+ <value >Controleren op updates</value >
188
+ </data >
189
+ <data name =" updateDisabled" xml : space =" preserve" >
190
+ <value >Update controle uitgeschakeld</value >
191
+ </data >
186
192
</root >
You can’t perform that action at this time.
0 commit comments