瀏覽代碼

Fix removable eSIM safeguards description again

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

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

@@ -80,7 +80,7 @@
     <string name="pref_notifications_switch">Switching</string>
     <string name="pref_notifications_switch_desc">Send notifications for <i>switching</i> profiles\nNote that this type of notification is unreliable.</string>
     <string name="pref_advanced">Advanced</string>
-    <string name="pref_advanced_disable_safeguard_removable_esim">Allow Deleting the Last Profile</string>
+    <string name="pref_advanced_disable_safeguard_removable_esim">Allow Disabling / Deleting Active Profile</string>
     <string name="pref_advanced_disable_safeguard_removable_esim_desc">By default, this app prevents you from disabling the active profile on a removable eSIM inserted in the device, because doing so may <i>sometimes</i> render it inaccessible.\nCheck this box to <i>remove</i> this safeguard.</string>
     <string name="pref_advanced_logs">Logs</string>
     <string name="pref_advanced_logs_desc">View recent debug logs of the application</string>