res: Stress the existence of USB reader support
All checks were successful
/ build-debug (push) Successful in 4m32s

This commit is contained in:
Peter Cai 2024-07-21 20:22:12 -04:00
parent 9dbebc9b5d
commit a671d8d01f

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name" translatable="false">JMP SIM Manager</string>
<string name="no_euicc">No JMP eSIM Adapter found on this device.</string>
<string name="no_euicc">No JMP eSIM Adapter found on this device. Insert one into the device or through a USB card reader.</string>
<string name="purchase_esim">Buy JMP eSIM Adapter</string>
<string name="purchase_sim_url" translatable="false">https://jmp.chat/esim-adapter</string>
<string name="pref_info_source_code_url" translatable="false">https://gitea.angry.im/jmp-sim/jmp-sim-manager</string>