Merge "Post SUW Slot Change Receiver Migration" into sc-dev am: ce08013af6

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13411158

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Icd226a41337445d3537643862af928cbe25eb40e
This commit is contained in:
Jiashen Wang
2021-02-05 18:50:26 +00:00
committed by Automerger Merge Worker
6 changed files with 163 additions and 8 deletions

View File

@@ -12144,6 +12144,10 @@
<string name="switch_to_removable_notification_no_carrier_name">Switched to another carrier</string>
<!-- Message in a push notification indicating that the user's phone has connected to a different mobile network. [CHAR LIMIT=NONE] -->
<string name="network_changed_notification_text">Your mobile network has changed</string>
<!-- Title on a push notification indicating that the user's device is capable of DSDS. [CHAR LIMIT=NONE] -->
<string name="dsds_notification_after_suw_title">Set up your other SIM</string>
<!-- Message in a push notification indicating that the user's device is capable of DSDS. [CHAR LIMIT=NONE] -->
<string name="dsds_notification_after_suw_text">Choose your active SIM or use 2 SIMs at once</string>
<!-- Strings for choose SIM activity -->
<!-- The title text of choose SIM activity. [CHAR LIMIT=NONE] -->