瀏覽代碼

Update wording to include USB readers when no card found

Peter Cai 1 年之前
父節點
當前提交
323c6a5bc0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app-common/src/main/res/values/strings.xml

+ 1 - 1
app-common/src/main/res/values/strings.xml

@@ -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>