Merge "[5G settings UI] add String for the 5G limited VoLTE dialog" into rvc-dev am: 856079384a am: 8bc2aced91 am: 4a23423ee4

Change-Id: Id8c2a926004d84af1bc0090900d49ff8a71caeff
This commit is contained in:
TreeHugger Robot
2020-03-19 10:45:11 +00:00
committed by Automerger Merge Worker

View File

@@ -11806,4 +11806,9 @@
<!-- Button label to stop casting on media device. [CHAR LIMIT=40 --> <!-- Button label to stop casting on media device. [CHAR LIMIT=40 -->
<string name="media_output_panel_stop_casting_button">Stop casting</string> <string name="media_output_panel_stop_casting_button">Stop casting</string>
<!-- Title for the 5G limited VoLTE dialog. [CHAR LIMIT=50] -->
<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>
</resources> </resources>