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

Commit f0ee0b7e authored by RoboErik's avatar RoboErik
Browse files

Change "Media output" to "Cast" for MR Button

We used Media output before settling on Cast as the official verb.

bug:13300059
Change-Id: I1c497eb130d5324eec0c6aaceb8dbc88a92a6d7b
parent a259d350
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>