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

@ -5,6 +5,7 @@
<item quantity="few">"%1$d osoby"</item>
<item quantity="other">"%1$d osob"</item>
</plurals>
<string name="screen_notification_settings_edit_failed_updating_default_mode">"Při aktualizaci nastavení oznámení došlo k chybě."</string>
<string name="screen_room_details_add_topic_title">"Přidat téma"</string>
<string name="screen_room_details_already_a_member">"Již členem"</string>
<string name="screen_room_details_already_invited">"Již pozván(a)"</string>