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:
Benoit Marty 2023-11-14 11:12:35 +01:00
parent 0cebb0423f
commit fff806f270
32 changed files with 245 additions and 229 deletions

View file

@ -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_.*"
]
},
{