[Media TTT] Update the error message string.

Fixes: 215613229
Test: manual (verified new string displays)
Change-Id: Ib144e2da6227f8ce62dbc2b7d70bd9ef8dc24eef
This commit is contained in:
Caitlin Cassidy
2022-03-15 19:08:50 +00:00
parent dda9495566
commit 9813318dfd

View File

@@ -2184,7 +2184,7 @@
<!-- Text informing the user that their media is now playing on this device. [CHAR LIMIT=50] -->
<string name="media_transfer_playing_this_device">Playing on this phone</string>
<!-- Text informing the user that the media transfer has failed because something went wrong. [CHAR LIMIT=50] -->
<string name="media_transfer_failed">Something went wrong</string>
<string name="media_transfer_failed">Something went wrong. Try again.</string>
<!-- Error message indicating that a control timed out while waiting for an update [CHAR_LIMIT=30] -->
<string name="controls_error_timeout">Inactive, check app</string>