5959 : using a System.ComponentModel.TypeConverter
6060 : and then encoded with base64 encoding.
6161 -->
62- <xsd : schema xmlns =" " xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" id = " root " >
63- <xsd : import namespace =" http://www.w3.org/XML/1998/namespace" />
62+ <xsd : schema id = " root " xmlns =" " xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" >
63+ <xsd : import namespace =" http://www.w3.org/XML/1998/namespace" />
6464 <xsd : element name =" root" msdata : IsDataSet =" true" >
6565 <xsd : complexType >
6666 <xsd : choice maxOccurs =" unbounded" >
6767 <xsd : element name =" metadata" >
6868 <xsd : complexType >
6969 <xsd : sequence >
70- <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" />
70+ <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" />
7171 </xsd : sequence >
72- <xsd : attribute name =" name" use =" required" type =" xsd:string" />
73- <xsd : attribute name =" type" type =" xsd:string" />
74- <xsd : attribute name =" mimetype" type =" xsd:string" />
75- <xsd : attribute ref =" xml:space" />
72+ <xsd : attribute name =" name" use =" required" type =" xsd:string" />
73+ <xsd : attribute name =" type" type =" xsd:string" />
74+ <xsd : attribute name =" mimetype" type =" xsd:string" />
75+ <xsd : attribute ref =" xml:space" />
7676 </xsd : complexType >
7777 </xsd : element >
7878 <xsd : element name =" assembly" >
7979 <xsd : complexType >
80- <xsd : attribute name =" alias" type =" xsd:string" />
81- <xsd : attribute name =" name" type =" xsd:string" />
80+ <xsd : attribute name =" alias" type =" xsd:string" />
81+ <xsd : attribute name =" name" type =" xsd:string" />
8282 </xsd : complexType >
8383 </xsd : element >
8484 <xsd : element name =" data" >
8585 <xsd : complexType >
8686 <xsd : sequence >
87- <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 1" />
88- <xsd : element name =" comment" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 2" />
87+ <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 1" />
88+ <xsd : element name =" comment" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 2" />
8989 </xsd : sequence >
90- <xsd : attribute name =" name" type =" xsd:string" use =" required" msdata : Ordinal =" 1" />
91- <xsd : attribute name =" type" type =" xsd:string" msdata : Ordinal =" 3" />
92- <xsd : attribute name =" mimetype" type =" xsd:string" msdata : Ordinal =" 4" />
93- <xsd : attribute ref =" xml:space" />
90+ <xsd : attribute name =" name" type =" xsd:string" use =" required" msdata : Ordinal =" 1" />
91+ <xsd : attribute name =" type" type =" xsd:string" msdata : Ordinal =" 3" />
92+ <xsd : attribute name =" mimetype" type =" xsd:string" msdata : Ordinal =" 4" />
93+ <xsd : attribute ref =" xml:space" />
9494 </xsd : complexType >
9595 </xsd : element >
9696 <xsd : element name =" resheader" >
9797 <xsd : complexType >
9898 <xsd : sequence >
99- <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 1" />
99+ <xsd : element name =" value" type =" xsd:string" minOccurs =" 0" msdata : Ordinal =" 1" />
100100 </xsd : sequence >
101- <xsd : attribute name =" name" type =" xsd:string" use =" required" />
101+ <xsd : attribute name =" name" type =" xsd:string" use =" required" />
102102 </xsd : complexType >
103103 </xsd : element >
104104 </xsd : choice >
180180 <data name =" CopyFlyoutItem.Text" xml : space =" preserve" >
181181 <value >Copy</value >
182182 </data >
183+ <data name =" CreateSession" xml : space =" preserve" >
184+ <value >Creating install session...</value >
185+ </data >
183186 <data name =" Devices" xml : space =" preserve" >
184187 <value >Devices</value >
185188 </data >
252255 <data name =" Installing" xml : space =" preserve" >
253256 <value >Installing...</value >
254257 </data >
255- <data name =" InstallingPercent" xml : space =" preserve" >
256- <value >Installing {0}...</value >
257- <comment >{0} - Progress.</comment >
258- </data >
259258 <data name =" InstallOutputTextBlock.Text" xml : space =" preserve" >
260259 <value >Reason: </value >
261260 </data >
329328 <value >Package Name: {0}</value >
330329 <comment >{0} - Package Name.</comment >
331330 </data >
331+ <data name =" PostInstallFormat" xml : space =" preserve" >
332+ <value >Cleaning cache ({0}/{1})...</value >
333+ <comment >{0} - Finnished count. {1} - Total count.</comment >
334+ </data >
332335 <data name =" Reinstall" xml : space =" preserve" >
333336 <value >Reinstall</value >
334337 </data >
366369 </data >
367370 <data name =" UnzippingFormat" xml : space =" preserve" >
368371 <value >Unzipping {0}/{1} ...</value >
369- <comment >{0} - Have done num . {1} - All num .</comment >
372+ <comment >{0} - Finnished count . {1} - Total count .</comment >
370373 </data >
371374 <data name =" Update" xml : space =" preserve" >
372375 <value >Update</value >
375378 <value >Update {0}?</value >
376379 <comment >{0} - AppName.</comment >
377380 </data >
381+ <data name =" UploadingFormat" xml : space =" preserve" >
382+ <value >Uploading {0} ({1}/{2})...</value >
383+ <comment >{0} - Progress. {1} - Finnished count. {2} - Total count.</comment >
384+ </data >
378385 <data name =" VersionCodeFlyoutItem.Text" xml : space =" preserve" >
379386 <value >Version Code</value >
380387 </data >
@@ -399,6 +406,10 @@ This may take long time. Sit back and relax.</value>
399406 <data name =" Welcome" xml : space =" preserve" >
400407 <value >Welcome!</value >
401408 </data >
409+ <data name =" WriteSessionFormat" xml : space =" preserve" >
410+ <value >Writing install session ({0}/{1})...</value >
411+ <comment >{0} - Finnished count. {1} - Total count.</comment >
412+ </data >
402413 <data name =" WSARunning" xml : space =" preserve" >
403414 <value >WSA is Running</value >
404415 </data >
0 commit comments