Move strings with key starting by screen_room_member_details_ to the module :features:userprofile:shared

This commit is contained in:
Benoit Marty 2024-10-18 12:00:07 +02:00
parent ddf4c6de09
commit 8efbd67eea
52 changed files with 183 additions and 189 deletions

View file

@ -5,4 +5,10 @@
<string name="screen_dm_details_unblock_alert_action">"رفع انسداد"</string>
<string name="screen_dm_details_unblock_alert_description">"قادر خواهید بود دوباره همهٔ پیام‌هایش را ببینید."</string>
<string name="screen_dm_details_unblock_user">"رفع انسداد کاربر"</string>
<string name="screen_room_member_details_block_alert_action">"بلوک"</string>
<string name="screen_room_member_details_block_user">"انسداد کاربر"</string>
<string name="screen_room_member_details_title">"نمایه"</string>
<string name="screen_room_member_details_unblock_alert_action">"رفع انسداد"</string>
<string name="screen_room_member_details_unblock_alert_description">"قادر خواهید بود دوباره همهٔ پیام‌هایش را ببینید."</string>
<string name="screen_room_member_details_unblock_user">"رفع انسداد کاربر"</string>
</resources>