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

@ -250,12 +250,6 @@
<string name="screen_media_upload_preview_error_failed_sending">"Error al subir el contenido multimedia, por favor inténtalo de nuevo."</string>
<string name="screen_room_error_failed_processing_media">"Error al procesar el contenido multimedia, por favor inténtalo de nuevo."</string>
<string name="screen_room_error_failed_retrieving_user_details">"No se pudieron recuperar los detalles del usuario"</string>
<string name="screen_room_member_details_block_alert_action">"Bloquear"</string>
<string name="screen_room_member_details_block_alert_description">"Los usuarios bloqueados no podrán enviarte mensajes y todos sus mensajes se ocultarán. Puedes desbloquearlos cuando quieras."</string>
<string name="screen_room_member_details_block_user">"Bloquear usuario"</string>
<string name="screen_room_member_details_unblock_alert_action">"Desbloquear"</string>
<string name="screen_room_member_details_unblock_alert_description">"Podrás ver todos sus mensajes de nuevo."</string>
<string name="screen_room_member_details_unblock_user">"Desbloquear usuario"</string>
<string name="screen_share_location_title">"Compartir ubicación"</string>
<string name="screen_share_my_location_action">"Compartir mi ubicación"</string>
<string name="screen_share_open_apple_maps">"Abrir en Apple Maps"</string>