Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4f0d7b37 authored by SongFerngWang's avatar SongFerngWang
Browse files

[5G settings UI] add String for the 5G limited VoLTE dialog

while User disable VoLTE, UE show warning Dialog for 5G disable
add String for it.

Bug: 151313654
Test: build pass.
Change-Id: I2246664f1acbd2489dc3540486a7e1fa08d66656
parent a2a1056d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -11798,4 +11798,9 @@
    <!-- Button label to stop casting on media device. [CHAR LIMIT=40 -->
    <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>