Merge pull request #32282 from overleaf/mfb-bibtex-editor-delete-multiple-entries

Mfb bibtex editor delete multiple entries

GitOrigin-RevId: b8593fe54c3856d12d324b85cd8c9bdcc033b3c0
This commit is contained in:
Maria Florencia Besteiro Gonzalez
2026-03-31 10:07:31 +02:00
committed by Copybot
parent ad508b1882
commit 747d4ebe16
2 changed files with 9 additions and 0 deletions

View File

@@ -1651,12 +1651,14 @@
"select_access_level": "",
"select_access_levels": "",
"select_all": "",
"select_all_entries": "",
"select_all_projects": "",
"select_an_output_file": "",
"select_an_output_file_figure_modal": "",
"select_bib_file": "",
"select_cells_in_a_single_row_to_merge": "",
"select_color": "",
"select_entry": "",
"select_folder_from_project": "",
"select_from_output_files": "",
"select_from_project_files": "",
@@ -1672,6 +1674,8 @@
"select_user": "",
"select_user_role": "",
"selected": "",
"selected_lowercase": "",
"selected_lowercase_plural": "",
"selection_deleted": "",
"send": "",
"send_confirmation_code": "",

View File

@@ -2119,12 +2119,14 @@
"select_access_level": "Select access level",
"select_access_levels": "Select access levels",
"select_all": "Select all",
"select_all_entries": "Select all entries",
"select_all_projects": "Select all projects",
"select_an_output_file": "Select an Output File",
"select_an_output_file_figure_modal": "Select an output file",
"select_bib_file": "Select .bib file",
"select_cells_in_a_single_row_to_merge": "Select cells in a single row to merge",
"select_color": "Select color __name__",
"select_entry": "Select entry",
"select_folder_from_project": "Select folder from project",
"select_from_output_files": "select from output files",
"select_from_project_files": "select from project files",
@@ -2141,6 +2143,9 @@
"select_user_role": "Select user role",
"selected": "Selected",
"selected_by_overleaf_staff": "Selected by Overleaf staff",
"selected_lowercase": "selected",
"selected_lowercase_plural": "selected",
"selected_plural": "selected",
"selection_deleted": "Selection deleted",
"send": "Send",
"send_confirmation_code": "Send confirmation code",