<resources>
|
<string name="app_name">third_zxing2</string>
|
<string name="scan_title">Scanning</string>
|
|
<!--扫码-->
|
<string name="zxing_scan_tips">Place the QR code in the box to automatically scan</string>
|
<string name="capture_no_camera">You do not have permission to access the camera. Please open access permissions and try again</string>
|
<string name="capture_no_result">No results were scanned</string>
|
<string name="capture_no_network">The current network is not available. Please check the network and try again</string>
|
<string name="capture_no_result2">No results were scanned, it may not be a valid QR code</string>
|
<string name="scan_cancel">Cancel</string>
|
</resources>
|