Merge "Replace the bottomsheet with dialog" into main

This commit is contained in:
SongFerng Wang
2024-03-26 03:50:09 +00:00
committed by Android (Google) Code Review
2 changed files with 43 additions and 56 deletions

View File

@@ -11778,10 +11778,10 @@
<string name="dsds_activation_failure_body_msg2">Try turning on the SIM again. If the problem continues, restart your device.</string>
<!-- Strings for dual SIM onboarding -->
<!-- Title of dual sim onboarding's bottom sheets. [CHAR LIMIT=30] -->
<string name="sim_onboarding_bottomsheets_title">Set up your SIM</string>
<!-- Body text of dual sim onboarding's bottom sheets. [CHAR LIMIT=NONE] -->
<string name="sim_onboarding_bottomsheets_msg">Set your mobile network preferences to use multiple SIMs on this device</string>
<!-- Title of dual sim onboarding's dialog for starting. [CHAR LIMIT=30] -->
<string name="sim_onboarding_dialog_starting_title">Set your SIM preferences</string>
<!-- Body text of dual sim onboarding's dialog for starting. [CHAR LIMIT=NONE] -->
<string name="sim_onboarding_dialog_starting_msg">Set your mobile network preferences to use multiple SIMs on this device</string>
<!-- Title of dual sim onboarding's label sim page. [CHAR LIMIT=30] -->
<string name="sim_onboarding_label_sim_title">Label your SIMs</string>
<!-- Body text of dual sim onboarding's label sim page. [CHAR LIMIT=NONE] -->
@@ -11822,7 +11822,9 @@
<string name="sim_onboarding_phoneNumber_data_only">Data only</string>
<!-- Button on the dual sim onboarding to start to set up sim. [CHAR LIMIT=30] -->
<string name="sim_onboarding_setup">Set up</string>
<string name="sim_onboarding_setup">Get started</string>
<!-- button on the dual sim onboarding dialog for closing dialog. [CHAR LIMIT=30] -->
<string name="sim_onboarding_close">Close</string>
<!-- Button on the dual sim onboarding to go to next page. [CHAR LIMIT=30] -->
<string name="sim_onboarding_next">Next</string>
<!-- Text on the progressbar of dual sim onboarding for turning sim on. [CHAR LIMIT=30] -->