Fix screen title

This commit is contained in:
Benoit Marty
2024-09-17 17:42:52 +02:00
parent c878e9beb5
commit c1d5d36f68

View File

@@ -10,5 +10,5 @@
<string name="screen_deactivate_account_list_item_2">"Remove you from all chat rooms."</string>
<string name="screen_deactivate_account_list_item_3">"Delete your account information from our identity server."</string>
<string name="screen_deactivate_account_list_item_4">"Your messages will still be visible to registered users but wont be available to new or unregistered users if you choose to delete them."</string>
<string name="screen_deactivate_account_title">"Account deactivation"</string>
<string name="screen_deactivate_account_title">"Deactivate account"</string>
</resources>