- {t('common_causes_of_compile_timeouts_include')}:
-
- -
- {
- eventTracking.sendMB('paywall-info-click', {
- 'paywall-type': 'compile-timeout',
- content: 'docs',
- type: 'optimize',
- })
- }}
- />,
- ]}
- />
-
- -
- {
- eventTracking.sendMB('paywall-info-click', {
- 'paywall-type': 'compile-timeout',
- content: 'docs',
- type: 'fatal-error',
- })
- }}
- />,
- ]}
- />
- {!lastCompileOptions.stopOnFirstError && (
- <>
- {' '}
- ,
- // eslint-disable-next-line react/jsx-key
- ,
- ]}
- />{' '}
- >
- )}
-
-
-
- {
- eventTracking.sendMB('paywall-info-click', {
- 'paywall-type': 'compile-timeout',
- content: 'docs',
- type: 'learn-more',
- })
- }}
- />,
- ]}
- />
-
- >
- }
- // @ts-ignore
- entryAriaLabel={t('reasons_for_compile_timeouts')}
- level="raw"
- />
- )
-})
-
export default memo(TimeoutUpgradePromptNew)
diff --git a/services/web/locales/en.json b/services/web/locales/en.json
index 98f651871c..8300e10022 100644
--- a/services/web/locales/en.json
+++ b/services/web/locales/en.json
@@ -15,7 +15,6 @@
"Terms": "Terms",
"Universities": "Universities",
"a_custom_size_has_been_used_in_the_latex_code": "A custom size has been used in the LaTeX code.",
- "a_fatal_compile_error_that_completely_blocks_compilation": "A <0>fatal compile error0> that completely blocks the compilation.",
"a_file_with_that_name_already_exists_and_will_be_overriden": "A file with that name already exists. That file will be overwritten.",
"a_more_comprehensive_list_of_keyboard_shortcuts": "A more comprehensive list of keyboard shortcuts can be found in <0>this __appName__ project template0>",
"a_new_reference_was_added": "A new reference was added",
@@ -382,7 +381,6 @@
"comment_only_upgrade_for_track_changes": "Comment only. Upgrade for track changes.",
"comment_only_upgrade_to_enable_track_changes": "Comment only. <0>Upgrade0> to enable track changes.",
"common": "Common",
- "common_causes_of_compile_timeouts_include": "Common causes of compile timeouts include",
"commons_plan_tooltip": "You’re on the __plan__ plan because of your affiliation with __institution__. Click to find out how to make the most of your Overleaf premium features.",
"community_articles": "Community articles",
"community_articles_lowercase": "community articles",
@@ -703,7 +701,6 @@
"enable_managed_users": "Enable Managed Users",
"enable_single_sign_on": "Enable single sign-on",
"enable_sso": "Enable SSO",
- "enable_stop_on_first_error_under_recompile_dropdown_menu": "Enable <0>“Stop on first error”0> under the <1>Recompile1> drop-down menu to help you find and fix errors right away.",
"enabled": "Enabled",
"enables_real_time_syntax_checking_in_the_editor": "Enables real-time syntax checking in the editor",
"enabling": "Enabling",
@@ -1827,7 +1824,6 @@
"ready_to_use_templates": "Ready-to-use templates",
"real_time_track_changes": "Real-time track-changes",
"realtime_track_changes": "Real-time track changes",
- "reasons_for_compile_timeouts": "Reasons for compile timeouts",
"reauthorize_github_account": "Reauthorize your GitHub Account",
"recaptcha_conditions": "The site is protected by reCAPTCHA and the Google <1>Privacy Policy1> and <2>Terms of Service2> apply.",
"recent": "Recent",