strings.xml 821 B

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