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

Commit cacf8d0b authored by shaoweishen's avatar shaoweishen Committed by Shaowei Shen
Browse files

[Output Switcher] Upadte text string

update text string for stop button from "Stop" to "Stop casting"

Test: verified on device
Bug: 216193358
Change-Id: Id3511f055f31532b85299dd6f398118d808cc0f0
parent 12a7fb2e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1461,7 +1461,7 @@
    <!-- Name used to refer to the "Play/Pause" media key on the keyboard. -->
    <string name="keyboard_key_media_play_pause">Play/Pause</string>
    <!-- Name used to refer to the "Stop" media key on the keyboard. -->
    <string name="keyboard_key_media_stop">Stop</string>
    <string name="keyboard_key_media_stop">Stop casting</string>
    <!-- Name used to refer to the "Next" media key on the keyboard. -->
    <string name="keyboard_key_media_next">Next</string>
    <!-- Name used to refer to the "Previous" media key on the keyboard. -->