mattermost-mobile/assets/base/i18n
Jyoti Patel b6920770f1
[GH-15185][MM-5973] Add Channel Settings > Notification Preferences. (#4730)
* 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]: a83581379d/mmjstool/src/i18n_extract.js (L97):L100

* Pass only required props to NotificationPreference & ChannelNotificationPreference.

* Fix style issues/nits from code review.

* Use radio button for channel notifications on android, and checkmarks on iOS.

Also changes style according to figma spec.

* Fix missing prop error.

For some reason, `npm run fix` didn't catch this. But `npm run check` did during CircleCI.

* Fix missing i18n strings by passing strings through `t()`.

mmjstool really needs to be smarter to understand these types of cases.

* Address comments from UX code review.

* Remove remnant from merge conflict.

* Fix UI in iOS landscape mode.

* Use SafeArea view for ios landscape view

* Use paddingHorizontal for SafeArea view for iOS landscape mode
2020-09-12 00:53:29 -03:00
..
de.json Translations update from Weblate (#4654) 2020-08-11 16:37:32 +02:00
en.json [GH-15185][MM-5973] Add Channel Settings > Notification Preferences. (#4730) 2020-09-12 00:53:29 -03:00
es.json Translations update from Weblate (#4654) 2020-08-11 16:37:32 +02:00
fr.json Translations update from Weblate (#4598) 2020-07-27 11:14:36 -04:00
it.json Fix merge conflicts i18n (#4624) 2020-07-30 17:30:20 +02:00
ja.json Translations update from Weblate (#4638) 2020-08-03 21:47:06 -04:00
ko.json Fix merge conflicts i18n (#4624) 2020-07-30 17:30:20 +02:00
nl.json Translations update from Weblate (#4654) 2020-08-11 16:37:32 +02:00
pl.json Translations update from Weblate (#4598) 2020-07-27 11:14:36 -04:00
pt-BR.json Translations update from Weblate (#4654) 2020-08-11 16:37:32 +02:00
ro.json Fix merge conflicts i18n (#4624) 2020-07-30 17:30:20 +02:00
ru.json Translations update from Weblate (#4654) 2020-08-11 16:37:32 +02:00
tr.json Translations update from Weblate (#4654) 2020-08-11 16:37:32 +02:00
uk.json Translations update from Weblate (#4598) 2020-07-27 11:14:36 -04:00
zh-CN.json Translations update from Weblate (#4654) 2020-08-11 16:37:32 +02:00
zh-TW.json Translations update from Weblate (#4654) 2020-08-11 16:37:32 +02:00