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