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

Commit 58f9d0c7 authored by tim peng's avatar tim peng Committed by Android (Google) Code Review
Browse files

Merge "Change the wording from "Stop casting" to "Stop"" into rvc-dev

parents db86b2ef 4fe1de57
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -167,7 +167,7 @@ public class MediaOutputPanel implements PanelContent, LocalMediaManager.DeviceC

    @Override
    public CharSequence getCustomizedButtonTitle() {
        return mContext.getText(R.string.media_output_panel_stop_casting_button);
        return mContext.getText(R.string.service_stop);
    }

    @Override