Merge "Triggering notifications when dual CDMA SIM combinations are detected" into qt-dev am: 13cbb2eea2
am: 226715e54e
Change-Id: I64ef08b8d8b5215a20017e70f36678d4f2d8c510
This commit is contained in:
@@ -7034,6 +7034,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>
|
||||
@@ -11279,4 +11281,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