* Add Channel Settings > Notification Preferences.
Fixes #15185
* Make newly added strings mmjstool compatible.
mmjstool seems to be looking for specific patterns in AST like called with
`formatMessage` and `t()` [1]. Looks like `t()` is just for that purpose.
[1]:
|
||
|---|---|---|
| .. | ||
| channel_notification_preference.android.js | ||
| channel_notification_preference.ios.js | ||
| channel_notification_preference.test.js | ||
| channel_notification_preference_base.js | ||
| index.js | ||