浏览代码

unpriv: Use "SIM <id>" instead of "Logical Slot <id>"

It does not make sense to refer to logical slot in an unprivileged
context.
Peter Cai 1 年之前
父节点
当前提交
35e543ff70
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app-unpriv/src/main/res/values/strings.xml

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

@@ -1,5 +1,6 @@
 <resources>
     <string name="app_name" translatable="false">EasyEUICC</string>
+    <string name="channel_name_format">SIM %d</string>
     <string name="compatibility_check">Compatibility Check</string>
 
     <!-- Compatibility Check Descriptions -->