Merge "Triggering notifications when dual CDMA SIM combinations are detected" into qt-dev am: 13cbb2eea2
am: 226715e54e
am: b55caa7afc
Change-Id: I7d5c7d1715a558d281851e54b44ee915d6f41bd5
This commit is contained in:
@@ -7032,6 +7032,8 @@
|
||||
<string name="help_uri_wifi_scanning_required" translatable="false"></string>
|
||||
<!-- url for the bluetooth toggle required dialog help page -->
|
||||
<string name="help_uri_bluetooth_screen" translatable="false"></string>
|
||||
<!-- url for the SIM combination warning required dialog help page -->
|
||||
<string name="help_uri_sim_combination_warning" translatable="false"></string>
|
||||
|
||||
<!-- User account title [CHAR LIMIT=30] -->
|
||||
<string name="user_account_title">Account for content</string>
|
||||
@@ -11277,4 +11279,12 @@
|
||||
|
||||
<!-- Title for enable MMS notification channel. [CHAR LIMIT=40] -->
|
||||
<string name="enable_mms_notification_channel_title">MMS message</string>
|
||||
|
||||
<!-- Title for SIM combination warning. [CHAR LIMIT=80] -->
|
||||
<string name="sim_combination_warning_notification_title">Issue with SIM combination</string>
|
||||
<!-- Message for DSDS dual CDMA SIM combination warning. [CHAR LIMIT=100] -->
|
||||
<string name="dual_cdma_sim_warning_notification_summary">Using <xliff:g id="operator_names" example="T-Mobile & Verizon">%1$s</xliff:g> may limit functionality. Tap to learn more.</string>
|
||||
|
||||
<!-- Title for enable MMS notification channel. [CHAR LIMIT=40] -->
|
||||
<string name="dual_cdma_sim_warning_notification_channel_title">SIM combination</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user