|
@@ -381,6 +381,9 @@
|
|
<data name="FindNullSnInDB" xml:space="preserve">
|
|
<data name="FindNullSnInDB" xml:space="preserve">
|
|
<value>Can not get the mid info from db where SN is </value>
|
|
<value>Can not get the mid info from db where SN is </value>
|
|
</data>
|
|
</data>
|
|
|
|
+ <data name="FindPSNError" xml:space="preserve">
|
|
|
|
+ <value>The mainboard PSN number corresponding to the FSN cannot be found</value>
|
|
|
|
+ </data>
|
|
<data name="FindWBfromServer" xml:space="preserve">
|
|
<data name="FindWBfromServer" xml:space="preserve">
|
|
<value>Find a whitebalance config from server, will write the WB data during testing!</value>
|
|
<value>Find a whitebalance config from server, will write the WB data during testing!</value>
|
|
</data>
|
|
</data>
|
|
@@ -528,6 +531,12 @@
|
|
<data name="NofoundLocalDB" xml:space="preserve">
|
|
<data name="NofoundLocalDB" xml:space="preserve">
|
|
<value>Can not find the local DB of the order!</value>
|
|
<value>Can not find the local DB of the order!</value>
|
|
</data>
|
|
</data>
|
|
|
|
+ <data name="ObtainSNAbnormal" xml:space="preserve">
|
|
|
|
+ <value>Abnormal order type obtained according to SN, stop testing!</value>
|
|
|
|
+ </data>
|
|
|
|
+ <data name="ObtainSNFail" xml:space="preserve">
|
|
|
|
+ <value>Failed to obtain order type according to SN, Stop testing!</value>
|
|
|
|
+ </data>
|
|
<data name="OrderNullError" xml:space="preserve">
|
|
<data name="OrderNullError" xml:space="preserve">
|
|
<value>Please input a order first!</value>
|
|
<value>Please input a order first!</value>
|
|
</data>
|
|
</data>
|
|
@@ -726,6 +735,12 @@
|
|
<data name="TestServerUsingError" xml:space="preserve">
|
|
<data name="TestServerUsingError" xml:space="preserve">
|
|
<value>Software is connctiong a testing server, please do not use it on production!!!</value>
|
|
<value>Software is connctiong a testing server, please do not use it on production!!!</value>
|
|
</data>
|
|
</data>
|
|
|
|
+ <data name="Tip" xml:space="preserve">
|
|
|
|
+ <value>Tip</value>
|
|
|
|
+ </data>
|
|
|
|
+ <data name="TipMessage" xml:space="preserve">
|
|
|
|
+ <value>This SN has been used twice in succession, which may be misused to other machines. Please confirm whether to continue</value>
|
|
|
|
+ </data>
|
|
<data name="TransferDBFail" xml:space="preserve">
|
|
<data name="TransferDBFail" xml:space="preserve">
|
|
<value>Fail to transfer key to DB!</value>
|
|
<value>Fail to transfer key to DB!</value>
|
|
</data>
|
|
</data>
|
|
@@ -852,6 +867,9 @@
|
|
<data name="WrongBarcode" xml:space="preserve">
|
|
<data name="WrongBarcode" xml:space="preserve">
|
|
<value>The scanning barcode is wrong,please check!</value>
|
|
<value>The scanning barcode is wrong,please check!</value>
|
|
</data>
|
|
</data>
|
|
|
|
+ <data name="WrongTestTwoFail" xml:space="preserve">
|
|
|
|
+ <value>Fail occurs for 2 times in total, and the test is prohibited!</value>
|
|
|
|
+ </data>
|
|
<data name="YouTubeFormatError" xml:space="preserve">
|
|
<data name="YouTubeFormatError" xml:space="preserve">
|
|
<value>YouTube key format error!</value>
|
|
<value>YouTube key format error!</value>
|
|
</data>
|
|
</data>
|