Files
Bruno Martins 8cbc195c1c Introduce eSIM switcher app
Icon taken from google/material-design-icons.

Co-authored-by: LuK1337 <priv.luk@gmail.com>
Change-Id: I28216910c39f4ee690d2e69d39158413422bfe8d
2026-01-20 14:33:23 +01:00

16 lines
625 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: 2025 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<string name="esim_settings_title">eSIM settings</string>
<string name="esim_toggle_title">eSIM</string>
<string name="esim_toggle_summary">Download and activate an operator profile to use a virtual SIM card</string>
<string name="esim_toggle_dialog">SIM 2 will be disabled if you enable eSIM. Enable it anyway?</string>
<string name="esim_toggle_dialog_cancel">Cancel</string>
<string name="esim_toggle_dialog_ok">Enable</string>
</resources>