Add text to RTT setting when roaming
Add text to the RTT setting summary when the phone is roaming in order
to inform users that RTT is not available when the phone is roaming.
Fixes: 137281973
Test: manual
Change-Id: Ie6e4ee1461a5453993b291601f7a8e7bfac8eee0
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1b2e99a..25018a3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1249,6 +1249,8 @@
<br><br> - RTT calls are saved as a message transcript
<br> - RTT is not available for video calls</string>
+ <string name="no_rtt_when_roaming">Note: RTT is not available while roaming</string>
+
<!-- Service option entries. -->
<string-array name="tty_mode_entries">
<item>TTY Off</item>