Update some notification strings am: 9bb55e1084
am: 5e1fc5ecf5
am: cfe2924395
am: 37dc376e8d
Change-Id: I21f56811d99021a159fdc7281ed8a75e72dae3ff
This commit is contained in:
@@ -137,7 +137,7 @@ public class BlockPreferenceController extends NotificationPreferenceController
|
||||
} else {
|
||||
fieldContextName = mAppRow.label;
|
||||
}
|
||||
return mContext.getString(R.string.notification_switch_label, fieldContextName);
|
||||
return mContext.getString(R.string.notification_app_switch_label, fieldContextName);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user