Compare commits

...

3 commits

Author SHA1 Message Date
ee1cdc8433 fastlane: Update screenshot to match the new Logical Slot -> SIM change
All checks were successful
/ build-debug (push) Successful in 4m1s
2024-03-30 18:58:30 -04:00
d57f129fa1 Merge remote-tracking branch 'openeuicc/master' into jmp 2024-03-30 18:56:07 -04:00
35e543ff70 unpriv: Use "SIM <id>" instead of "Logical Slot <id>"
It does not make sense to refer to logical slot in an unprivileged
context.
2024-03-30 18:55:14 -04:00
2 changed files with 1 additions and 0 deletions

View file

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 60 KiB