Merge pull request #34108 from overleaf/mfb-show-warning-of-duplicate-citation-keys
Show duplicate citation keys as a warning beside the relevant entry GitOrigin-RevId: e8506b2d77febec6d269a242f6d9b237171db66f
This commit is contained in:
committed by
Copybot
parent
cc762bb7e6
commit
021b2e305c
@@ -207,9 +207,7 @@
|
||||
"beta_program_already_participating": "",
|
||||
"beta_program_benefits": "",
|
||||
"beta_program_not_participating": "",
|
||||
"bibtex_duplicates_keys_truncated": "",
|
||||
"bibtex_duplicates_keys_truncated_plural": "",
|
||||
"bibtex_duplicates_warning": "",
|
||||
"bibtex_duplicates_keys": "",
|
||||
"billed_annually_at": "",
|
||||
"billed_monthly_at": "",
|
||||
"billed_yearly": "",
|
||||
|
||||
@@ -282,8 +282,7 @@
|
||||
"beta_program_opt_in_action": "Opt-in to beta program",
|
||||
"beta_program_opt_out_action": "Opt-out of beta program",
|
||||
"bibliographies": "Bibliographies",
|
||||
"bibtex_duplicates_keys_truncated": "__keys__ and __count__ more",
|
||||
"bibtex_duplicates_warning": "This file contains duplicate citation keys: __keys__. Only the first occurrence of each duplicate key is shown.",
|
||||
"bibtex_duplicates_keys": "The file __fileName__ contains more than one entry with the citation key __key__. Only the first occurrence is shown in this list.",
|
||||
"billed_annually_at": "Billed annually at <0>__price__</0> <1>(includes plan and any add-ons)</1>",
|
||||
"billed_monthly_at": "Billed monthly at <0>__price__</0> <1>(includes plan and any add-ons)</1>",
|
||||
"billed_yearly": "billed yearly",
|
||||
|
||||
Reference in New Issue
Block a user