Merge "Change volume panel title from "Volume" to "Sound"" into rvc-dev am: 3248376473 am: c3ab634078 am: 0c31cb3f6d
Change-Id: Ie52000004b9c504746d4f41ee38ab0a2169dc05a
This commit is contained in:
@@ -48,7 +48,7 @@ public class VolumePanel implements PanelContent {
|
||||
|
||||
@Override
|
||||
public CharSequence getTitle() {
|
||||
return mContext.getText(R.string.volume_connectivity_panel_title);
|
||||
return mContext.getText(R.string.sound_settings);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user