Localazy: move report_content strings to the :features:messages:impl module.

This commit is contained in:
Benoit Marty 2023-11-14 11:37:21 +01:00
parent 2257652450
commit 4f146d7a1c
22 changed files with 45 additions and 43 deletions

View file

@ -12,7 +12,10 @@
<item quantity="one">"%1$d changement dans le salon"</item>
<item quantity="other">"%1$d changements dans le salon"</item>
</plurals>
<string name="report_content_explanation">"Ce message sera signalé à ladministrateur de votre serveur daccueil. Il ne pourra lire aucun message chiffré."</string>
<string name="report_content_hint">"Raison du signalement de ce contenu"</string>
<string name="screen_room_mentions_at_room_subtitle">"Notifier tout le salon"</string>
<string name="screen_report_content_block_user_hint">"Cochez si vous souhaitez masquer tous les messages actuels et futurs de cet utilisateur."</string>
<string name="screen_room_attachment_source_camera">"Appareil photo"</string>
<string name="screen_room_attachment_source_camera_photo">"Prendre une photo"</string>
<string name="screen_room_attachment_source_camera_video">"Enregistrer une vidéo"</string>
@ -48,6 +51,7 @@
<string name="screen_room_timeline_less_reactions">"Afficher moins"</string>
<string name="screen_room_voice_message_tooltip">"Maintenir pour enregistrer"</string>
<string name="screen_room_mentions_at_room_title">"Tout le monde"</string>
<string name="screen_report_content_block_user">"Bloquer lutilisateur"</string>
<string name="screen_room_error_failed_processing_media">"Échec du traitement des médias à télécharger, veuillez réessayer."</string>
<string name="screen_room_notification_settings_mode_mentions_and_keywords">"Mentions et mots clés uniquement"</string>
</resources>