Localazy: move screen_notification_settings_ strings to the :features:preferences:impl module.
Need to also import `screen_notification_settings_edit_failed_updating_default_mode` to the module `:features:roomdetails:impl`.
This commit is contained in:
parent
0cebb0423f
commit
fff806f270
32 changed files with 245 additions and 229 deletions
|
|
@ -107,7 +107,8 @@
|
|||
"screen_room_details_.*",
|
||||
"screen_room_member_list_.*",
|
||||
"screen_dm_details_.*",
|
||||
"screen_room_notification_settings_.*"
|
||||
"screen_room_notification_settings_.*",
|
||||
"screen_notification_settings_edit_failed_updating_default_mode"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -164,7 +165,8 @@
|
|||
"includeRegex": [
|
||||
"screen_advanced_settings_.*",
|
||||
"screen\\.advanced_settings\\..*",
|
||||
"screen_edit_profile_.*"
|
||||
"screen_edit_profile_.*",
|
||||
"screen_notification_settings_.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue