Merge "Add text showing in Settings footer that 5G may not be capable in DSDS." into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-03-21 01:39:29 +00:00
committed by Android (Google) Code Review

View File

@@ -11891,4 +11891,10 @@
<string name="volte_5G_limited_title">Turn off VoLTE?</string>
<!-- Content description for the 5G limited VoLTE dialog. [CHAR LIMIT=NONE] -->
<string name="volte_5G_limited_text">This also turns off your 5G connection.\nDuring a voice call, you can\u2019t use the internet and some apps may not work.</string>
<!-- Footer to show current limitation of 5G on DSDS mode. [CHAR LIMIT=NONE] -->
<string name="no_5g_in_dsds_text" product="default">When using 2 SIMs, this phone can\u0027t connect to 5G. Learn more</string>
<!-- Footer to show current limitation of 5G on DSDS mode for tablets. [CHAR LIMIT=NONE] -->
<string name="no_5g_in_dsds_text" product="tablet">When using 2 SIMs, this tablet can\u0027t connect to 5G. Learn more</string>
<!-- Footer to show current limitation of 5G on DSDS mode for general devices. [CHAR LIMIT=NONE] -->
<string name="no_5g_in_dsds_text" product="device">When using 2 SIMs, this device can\u0027t connect to 5G. Learn more</string>
</resources>