mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-12 07:30:46 +02:00
Merge pull request #33539 from overleaf/em-doi-import
Library: accept DOIs in the paste references dialog GitOrigin-RevId: bcef3cd654a1ac34f7d372930ec21116d460cd74
This commit is contained in:
@@ -610,9 +610,9 @@
|
||||
"enter_the_code": "",
|
||||
"enter_the_confirmation_code": "",
|
||||
"enter_the_number_of_licenses_youd_like_to_add_to_see_the_cost_breakdown": "",
|
||||
"entries": "",
|
||||
"entry": "",
|
||||
"entry_has_errors": "",
|
||||
"entry_label": "",
|
||||
"entry_plural": "",
|
||||
"equation_preview": "",
|
||||
"error": "",
|
||||
@@ -1356,8 +1356,8 @@
|
||||
"password_managed_externally": "",
|
||||
"password_was_detected_on_a_public_list_of_known_compromised_passwords": "",
|
||||
"paste": "",
|
||||
"paste_bibtex_or_dois_here": "",
|
||||
"paste_options": "",
|
||||
"paste_or_type_your_reference_here": "",
|
||||
"paste_references": "",
|
||||
"paste_with_formatting": "",
|
||||
"paste_without_formatting": "",
|
||||
@@ -1801,6 +1801,7 @@
|
||||
"size": "",
|
||||
"skip": "",
|
||||
"skip_welcome_animation": "",
|
||||
"some_dois_could_not_be_resolved": "",
|
||||
"something_not_right": "",
|
||||
"something_went_wrong": "",
|
||||
"something_went_wrong_canceling_your_subscription": "",
|
||||
|
||||
@@ -799,9 +799,9 @@
|
||||
"enter_your_email_address_below_and_we_will_send_you_a_link_to_reset_your_password": "Enter your email address below, and we will send you a link to reset your password",
|
||||
"enter_your_email_and_we_will_send_reset_instructions": "Enter your email and we’ll send reset instructions.",
|
||||
"enterprise_capabilities": "Enterprise capabilities",
|
||||
"entries": "Entries",
|
||||
"entry": "entry",
|
||||
"entry_has_errors": "Entry has errors",
|
||||
"entry_label": "Entry",
|
||||
"entry_plural": "entries",
|
||||
"equation_generator": "Equation Generator",
|
||||
"equation_preview": "Equation preview",
|
||||
@@ -1811,8 +1811,8 @@
|
||||
"password_updated": "Password updated.",
|
||||
"password_was_detected_on_a_public_list_of_known_compromised_passwords": "This password was detected on a <0>public list of known compromised passwords</0>.",
|
||||
"paste": "Paste",
|
||||
"paste_bibtex_or_dois_here": "Paste BibTeX or DOIs here.",
|
||||
"paste_options": "Paste options",
|
||||
"paste_or_type_your_reference_here": "Paste or type your reference here.",
|
||||
"paste_references": "Paste references",
|
||||
"paste_with_formatting": "Paste with formatting",
|
||||
"paste_without_formatting": "Paste without formatting",
|
||||
@@ -2358,6 +2358,7 @@
|
||||
"slash_month": "/month",
|
||||
"slash_year": "/year",
|
||||
"solutions": "Solutions",
|
||||
"some_dois_could_not_be_resolved": "Some or all DOIs could not be resolved.",
|
||||
"something_not_right": "Something’s not right",
|
||||
"something_went_wrong": "Something went wrong",
|
||||
"something_went_wrong_canceling_your_subscription": "Something went wrong canceling your subscription. Please contact Support.",
|
||||
|
||||
Reference in New Issue
Block a user