values.xml 1.2 KB

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <string name="app_name">Sunmi-Printer Utill</string>
  4. <string name="connect_method">connect method</string>
  5. <string name="connect_service">Connect</string>
  6. <string name="disconnect_service">Disconnect</string>
  7. <string name="info_title">PrinterInformation</string>
  8. <string name="print_density">printer density</string>
  9. <string name="printer_settings">Printer Settings</string>
  10. <string name="printing_inprogress">جاري الطباعة ...</string>
  11. <string name="size_paper">paper size</string>
  12. <string name="toast_1">Transaction print,use the AIDL mode!</string>
  13. <string name="toast_2">The service has been disconnected!</string>
  14. <string name="toast_3">Bluetooth device is unavailable</string>
  15. <string name="toast_4">Bluetooth device not detected. Please open Bluetooth!</string>
  16. <string name="toast_5">Not Found InnterPrinter!</string>
  17. <string name="toast_6">Bluetooth connect failed!</string>
  18. <string name="toast_7"> Only a single Qr code is printed for the AIDL mode</string>
  19. <string name="toast_8">Now QrCode size must be less than 7!</string>
  20. </resources>