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 Personen"</item>
</plurals>
<string name="screen_notification_settings_edit_failed_updating_default_mode">"Beim Aktualisieren der Benachrichtigungseinstellungen ist ein Fehler aufgetreten."</string>
<string name="screen_room_details_add_topic_title">"Thema hinzufügen"</string>
<string name="screen_room_details_already_a_member">"Bereits Mitglied"</string>
<string name="screen_room_details_already_invited">"Bereits eingeladen"</string>