Sync Strings from Localazy

This commit is contained in:
bmarty 2023-06-26 00:10:53 +00:00 committed by GitHub
parent 3e074cd49a
commit 874739ece9
24 changed files with 426 additions and 4 deletions

View file

@ -164,6 +164,9 @@
<string name="screen_media_upload_preview_error_failed_processing">"Failed processing media to upload, please try again."</string>
<string name="screen_media_upload_preview_error_failed_sending">"Failed uploading media, please try again."</string>
<string name="screen_report_content_block_user_hint">"Check if you want to hide all current and future messages from this user"</string>
<string name="screen_share_location_title">"Share location"</string>
<string name="screen_share_my_location_action">"Share my location"</string>
<string name="screen_share_this_location_action">"Share this location"</string>
<string name="settings_rageshake">"Rageshake"</string>
<string name="settings_rageshake_detection_threshold">"Detection threshold"</string>
<string name="settings_title_general">"General"</string>