sm8450-common: overlay: Remove backup calling strings

AOSP killed them in [1].

[1]: 30b81d637e

Change-Id: Ie1d5d5ac76425cf49b834e6f578f6a6bde640d4e
Tento commit je obsažen v:
Arian
2025-01-19 16:28:54 +01:00
rodič 6f679abae0
revize 0fc95e7ee8

Zobrazit soubor

@@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2024 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Mobile network settings screen, title of Backup calling setting. [CHAR LIMIT=NONE] -->
<string name="backup_calling_settings_title">Voice Over Cellular Internet</string>
<!-- Backup calling summary. [CHAR LIMIT=100] -->
<string name="backup_calling_setting_summary">"Extended voice coverage over cellular internet.\nDisclaimer: Charges associated with data plan usage may ensue"</string>
<!-- List of synonyms for the cross SIM calling titles, used to match in settings search [CHAR LIMIT=NONE] -->
<string name="keywords_backup_calling">Voice Over Cellular Internet</string>
</resources>