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

@ -4,6 +4,7 @@
<item quantity="one">"%1$d person"</item>
<item quantity="other">"%1$d people"</item>
</plurals>
<string name="screen_notification_settings_edit_failed_updating_default_mode">"An error occurred while updating the notification setting."</string>
<string name="screen_room_details_add_topic_title">"Add topic"</string>
<string name="screen_room_details_already_a_member">"Already a member"</string>
<string name="screen_room_details_already_invited">"Already invited"</string>