Sync Strings from Localazy

This commit is contained in:
bmarty 2024-12-23 00:16:39 +00:00 committed by github-actions[bot]
parent 16fd764c1e
commit 7a57ec1cc1
66 changed files with 1162 additions and 748 deletions

View file

@ -2,6 +2,7 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_media_browser_delete_confirmation_subtitle">"This file will be removed from the room and members wont have access to it."</string>
<string name="screen_media_browser_delete_confirmation_title">"Delete file?"</string>
<string name="screen_media_browser_download_error_message">"Check your internet connection and try again."</string>
<string name="screen_media_browser_files_empty_state_subtitle">"Documents, audio files, and voice messages uploaded to this room will be shown here."</string>
<string name="screen_media_browser_files_empty_state_title">"No files uploaded yet"</string>
<string name="screen_media_browser_list_loading_files">"Loading files…"</string>