mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[web] add duplicate citation key detection and warning message in BibTex editor
GitOrigin-RevId: c126f05e0b9a0f7e37b5ff9e06833ba52fb9c34c
This commit is contained in:
committed by
Copybot
parent
9028ec7b29
commit
9de3ac303d
@@ -191,6 +191,7 @@
|
||||
"beta_program_already_participating": "",
|
||||
"beta_program_benefits": "",
|
||||
"beta_program_not_participating": "",
|
||||
"bibtex_duplicates_warning": "",
|
||||
"billed_annually_at": "",
|
||||
"billed_monthly_at": "",
|
||||
"billed_yearly": "",
|
||||
|
||||
@@ -246,6 +246,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_warning": "This file contains duplicate citation keys: __keys__. Only the first occurrence of each duplicate key is shown.",
|
||||
"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