Change DSDS dialog confirm text from "Continue" to "Yes" [Part II]
Bug: 131169645 Fix: 184769109 Test: Build Change-Id: Ifbde65db0abc43d739fdd67822c19c3063df0d32
This commit is contained in:
@@ -326,7 +326,7 @@ public class ToggleSubscriptionDialogActivity extends SubscriptionActionDialogAc
|
|||||||
DIALOG_TAG_ENABLE_DSDS_CONFIRMATION,
|
DIALOG_TAG_ENABLE_DSDS_CONFIRMATION,
|
||||||
getString(R.string.sim_action_enable_dsds_title),
|
getString(R.string.sim_action_enable_dsds_title),
|
||||||
getString(R.string.sim_action_enable_dsds_text),
|
getString(R.string.sim_action_enable_dsds_text),
|
||||||
getString(R.string.sim_action_continue),
|
getString(R.string.sim_action_yes),
|
||||||
getString(R.string.sim_action_no_thanks));
|
getString(R.string.sim_action_no_thanks));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user