Move strings with key starting by screen_room_member_details_ to the module :features:userprofile:shared
This commit is contained in:
parent
ddf4c6de09
commit
8efbd67eea
52 changed files with 183 additions and 189 deletions
|
|
@ -176,7 +176,8 @@
|
|||
"name" : ":features:userprofile:shared",
|
||||
"includeRegex" : [
|
||||
"screen_start_chat_error_starting_chat",
|
||||
"screen_dm_details_.*"
|
||||
"screen_dm_details_.*",
|
||||
"screen_room_member_details_.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue