Merge "Change the wording from "Stop casting" to "Stop"" into rvc-dev am: 58f9d0c7b9 am: 434ec84186 am: ae08d2a6e0
Change-Id: I8076effe04577a8741fcbfc278a861cdde47b392
This commit is contained in:
@@ -167,7 +167,7 @@ public class MediaOutputPanel implements PanelContent, LocalMediaManager.DeviceC
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public CharSequence getCustomizedButtonTitle() {
|
public CharSequence getCustomizedButtonTitle() {
|
||||||
return mContext.getText(R.string.media_output_panel_stop_casting_button);
|
return mContext.getText(R.string.service_stop);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user