[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
This commit is contained in:
committed by
Shaowei Shen
parent
12a7fb2e39
commit
cacf8d0ba1
@@ -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. -->
|
||||
|
||||
Reference in New Issue
Block a user