Update TimelineMediaPreviewDetailsView to match the latest design. (#5513)

Update the TimelineMediaPreviewDetailsView design.
This commit is contained in:
Doug
2026-04-29 19:34:22 +01:00
committed by GitHub
parent df1a407142
commit c0de48164d
21 changed files with 74 additions and 51 deletions

View File

@@ -7,6 +7,7 @@
"a11y_edit_room_address_hint" = "The full address will be %1$@";
"a11y_expand_message_text_field" = "Expand message text field";
"a11y_hide_password" = "Hide password";
"a11y_info" = "Info";
"a11y_join_call" = "Join call";
"a11y_jump_to_bottom" = "Jump to bottom";
"a11y_notifications_mentions_only" = "Mentions only";
@@ -36,6 +37,7 @@
"a11y_send_files" = "Send files";
"a11y_sender_location" = "Sender location";
"a11y_session_verification_time_limited_action_required" = "Time limited action required, you have one minute to verify";
"a11y_settings_with_required_action" = "Settings, action required";
"a11y_show_password" = "Show password";
"a11y_start_call" = "Start a call";
"a11y_start_video_call" = "Start a video call";
@@ -88,6 +90,7 @@
"action_discard" = "Discard";
"action_dismiss" = "Dismiss";
"action_done" = "Done";
"action_download" = "Download";
"action_edit" = "Edit";
"action_edit_caption" = "Edit caption";
"action_edit_poll" = "Edit poll";
@@ -204,7 +207,9 @@
"common_beta" = "Beta";
"common_blocked_users" = "Blocked users";
"common_bubbles" = "Bubbles";
"common_call_declined" = "Call declined";
"common_call_started" = "Call started";
"common_call_you_declined" = "You declined a call";
"common_chat_backup" = "Chat backup";
"common_copied_to_clipboard" = "Copied to clipboard";
"common_copyright" = "Copyright";
@@ -942,10 +947,11 @@
"screen_media_browser_media_empty_state_subtitle" = "Images and videos uploaded to this room will be shown here.";
"screen_media_browser_media_empty_state_title" = "No media uploaded yet";
"screen_media_browser_title" = "Media and files";
"screen_media_details_file_format" = "File format";
"screen_media_details_filename" = "File name";
"screen_media_details_file_format" = "Format";
"screen_media_details_filename" = "Name";
"screen_media_details_no_more_files_to_show" = "No more files to show";
"screen_media_details_no_more_media_to_show" = "No more media to show";
"screen_media_details_title" = "File info";
"screen_media_details_uploaded_by" = "Uploaded by";
"screen_media_details_uploaded_on" = "Uploaded on";
"screen_media_picker_error_failed_selection" = "Failed selecting media, please try again.";