summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/rtt/impl
diff options
context:
space:
mode:
authorwangqi <wangqi@google.com>2018-04-30 11:11:50 -0700
committerCopybara-Service <copybara-piper@google.com>2018-04-30 18:16:14 -0700
commitbae70895a77ebb7c24ec16aa73b986cb11434c67 (patch)
tree47dbd00392ba49c25f8981854a2c7744a73312a5 /java/com/android/incallui/rtt/impl
parenta73844d34e1fa90184bf8ecf9fa672e8dcfa4648 (diff)
Update RTT transcript advisory text.
Bug: 78519871 Test: none PiperOrigin-RevId: 194814100 Change-Id: Iaaa1b250ca8242f459e89043915db1328ae50f49
Diffstat (limited to 'java/com/android/incallui/rtt/impl')
-rw-r--r--java/com/android/incallui/rtt/impl/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/com/android/incallui/rtt/impl/res/values/strings.xml b/java/com/android/incallui/rtt/impl/res/values/strings.xml
index 462eea563..fc60eceed 100644
--- a/java/com/android/incallui/rtt/impl/res/values/strings.xml
+++ b/java/com/android/incallui/rtt/impl/res/values/strings.xml
@@ -31,6 +31,6 @@
<string name="rtt_status_banner_text">Waiting for <xliff:g id="name">%s</xliff:g> to join RTT call&#8230;</string>
<!-- Text for RTT transcript advisory. [CHAR LIMIT=NONE] -->
- <string name="rtt_transcript_advisory">The other party can see you typing. Transcripts stored on your device in the call history.</string>
+ <string name="rtt_transcript_advisory">The other party can see you typing. Transcripts are stored on your device in the call history.</string>
-</resources> \ No newline at end of file
+</resources>