English.xaml 1.0 KB

1234567891011121314
  1. <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  2. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  3. xmlns:system="clr-namespace:System;assembly=mscorlib">
  4. <system:String x:Key="D0001">Account:</system:String>
  5. <system:String x:Key="D0002">Password:</system:String>
  6. <system:String x:Key="D0003">Starte</system:String>
  7. <system:String x:Key="D0004">Exit</system:String>
  8. <system:String x:Key="D0005">Do not close the control software</system:String>
  9. <system:String x:Key="D0006">NEO Lower computer control software</system:String>
  10. <system:String x:Key="D0007" xml:space="preserve" >Detected&#x20;</system:String>
  11. <system:String x:Key="D0008" xml:space="preserve" >&#x20;cabin, are you sure to run?</system:String>
  12. <system:String x:Key="D0009">Tip</system:String>
  13. <system:String x:Key="D0010" xml:space="preserve" >take photos failed,wait for&#x20;</system:String>
  14. </ResourceDictionary>