Merge "[Provider Model] UI wording change" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
1ebb7fa010
@@ -257,7 +257,7 @@ public class ProviderModelSlice extends WifiSlice {
|
||||
}
|
||||
return rowBuilder
|
||||
.setTitle(mContext.getText(R.string.ethernet))
|
||||
.setSubtitle(mContext.getText(R.string.cannot_switch_networks_while_connected));
|
||||
.setSubtitle(mContext.getText(R.string.to_switch_networks_disconnect_ethernet));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user