Merge pull request #32555 from overleaf/em-bibtex-warnings

Fix duplicate errors in BibTeX entry list tooltip

GitOrigin-RevId: de7214a7f5d403552505f960f140768bb4f2c1ca
This commit is contained in:
Eric Mc Sween
2026-04-22 07:56:11 -04:00
committed by Copybot
parent 5c317644bd
commit 6ad758830a
2 changed files with 4 additions and 0 deletions
@@ -323,6 +323,7 @@
"compare": "",
"compare_all_plans": "",
"comparing_from_x_to_y": "",
"compile_error_at_line": "",
"compile_error_entry_description": "",
"compile_error_handling": "",
"compile_larger_projects": "",
@@ -595,6 +596,7 @@
"enter_the_confirmation_code": "",
"enter_the_number_of_licenses_youd_like_to_add_to_see_the_cost_breakdown": "",
"entry": "",
"entry_has_errors": "",
"entry_label": "",
"entry_plural": "",
"equation_preview": "",
+2
View File
@@ -431,6 +431,7 @@
"compare_all_plans": "Compare all plans on our <0>pricing page</0>",
"compare_features": "Compare features",
"comparing_from_x_to_y": "Comparing from <0>__startTime__</0> to <0>__endTime__</0>",
"compile_error_at_line": "Compile error at line __line__",
"compile_error_entry_description": "An error which prevented this project from compiling",
"compile_error_handling": "Compile error handling",
"compile_larger_projects": "Compile larger projects",
@@ -783,6 +784,7 @@
"enter_your_email_and_we_will_send_reset_instructions": "Enter your email and well send reset instructions.",
"enterprise_capabilities": "Enterprise capabilities",
"entry": "entry",
"entry_has_errors": "Entry has errors",
"entry_label": "Entry",
"entry_plural": "entries",
"equation_generator": "Equation Generator",