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

Commit 828b8800 authored by RoboErik's avatar RoboErik Committed by Android (Google) Code Review
Browse files

Merge "Change "Media output" to "Cast" for MR Button" into lmp-dev

parents 8880157e f0ee0b7e
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -4310,8 +4310,9 @@
    <!-- Description of a wireless display route. [CHAR LIMIT=50] -->
    <string name="wireless_display_route_description">Wireless display</string>

    <!-- Content description of a MediaRouteButton for accessibility support -->
    <string name="media_route_button_content_description">Media output</string>
    <!-- Content description of a MediaRouteButton for accessibility support.
        Cast is the standard android verb for sending content to a remote device. [CHAR LIMIT=50] -->
    <string name="media_route_button_content_description">Cast</string>

    <!-- Title of the media route chooser dialog. [CHAR LIMIT=40] -->
    <string name="media_route_chooser_title">Connect to device</string>