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

Commit 9813318d authored by Caitlin Cassidy's avatar Caitlin Cassidy
Browse files

[Media TTT] Update the error message string.

Fixes: 215613229
Test: manual (verified new string displays)
Change-Id: Ib144e2da6227f8ce62dbc2b7d70bd9ef8dc24eef
parent dda94955
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>