Update wording to include USB readers when no card found

This commit is contained in:
Peter Cai 2024-07-14 21:19:27 -04:00
parent e1877f5d3a
commit 323c6a5bc0

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="no_euicc">No removable eUICC card accessible by this app is detected on this device.</string>
<string name="no_euicc">No removable eUICC card accessible by this app is detected on this device. Insert a compatible card or a USB reader.</string>
<string name="no_profile">No profiles (yet) on this eSIM.</string>
<string name="unknown">Unknown</string>
<string name="help">Help</string>