Merge "Change DSDS dialog confirm text from "Continue" to "Yes" [Part II]" into sc-dev
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