[web] Add W&C nudges to full-library synced libraries (#26784)

GitOrigin-RevId: d958191a543993a0080f0c58ebd373bad0b42aa2
This commit is contained in:
Mathias Jakobsen
2025-07-10 09:42:08 +01:00
committed by Copybot
parent bfa0459e72
commit 6b6ff921ef
4 changed files with 6 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ const VALID_KEYS = [
'review-mode',
'new-error-logs-promo',
'try-redesign-again-nudge-promo',
'write-and-cite-nudge-in-linked-file',
'ide-redesign-new-survey-promo',
]

View File

@@ -1373,6 +1373,7 @@
"redo": "",
"reduce_costs_group_licenses": "",
"reference_error_relink_hint": "",
"reference_manager_lowercase": "",
"reference_manager_searched_groups": "",
"reference_managers": "",
"reference_search": "",
@@ -2133,6 +2134,7 @@
"you_can_manage_your_reference_manager_integrations_from_your_account_settings_page": "",
"you_can_now_enable_sso": "",
"you_can_now_log_in_sso": "",
"you_can_now_search_and_add_references_from_your_rm_library_without_needing_to_import_files": "",
"you_can_request_a_maximum_of_limit_fixes_per_day": "",
"you_can_select_or_invite_collaborator": "",
"you_can_select_or_invite_collaborator_plural": "",

View File

@@ -127,6 +127,7 @@
cursor: pointer;
background: transparent;
border: 0;
color: var(--content-primary);
&:hover,
&:focus {

View File

@@ -1797,6 +1797,7 @@
"redo": "Redo",
"reduce_costs_group_licenses": "You can cut down on paperwork and reduce costs with our discounted group licenses.",
"reference_error_relink_hint": "If this error persists, try re-linking your account here:",
"reference_manager_lowercase": "reference manager",
"reference_manager_searched_groups": "__provider__ search groups",
"reference_managers": "Reference managers",
"reference_search": "Advanced reference search",
@@ -2690,6 +2691,7 @@
"you_can_manage_your_reference_manager_integrations_from_your_account_settings_page": "You can manage your reference manager integrations from your <0>account settings page</0>.",
"you_can_now_enable_sso": "You can now enable SSO on your group settings page.",
"you_can_now_log_in_sso": "You can now log in through your institution and if eligible you will receive <0>__appName__ Professional features</0>.",
"you_can_now_search_and_add_references_from_your_rm_library_without_needing_to_import_files": "You can now search and add references from your __referenceManager__ library without needing to import files—just type <code>\\cite{}</code> in your .tex file. <a>Learn more</a>",
"you_can_opt_in_and_out_of_the_program_at_any_time_on_this_page": "You can <0>opt in and out</0> of the program at any time on this page",
"you_can_request_a_maximum_of_limit_fixes_per_day": "You can request a maximum of __limit__ fixes per day. Please try again tomorrow.",
"you_can_select_or_invite_collaborator": "You can select or invite __count__ collaborator on your current plan. Upgrade to add more editors or reviewers.",