Procházet zdrojové kódy

[workbench] Show error message for aborted response (#31194)

GitOrigin-RevId: 53e189419bdba79a9272df3fff58715d99a0823e
Alf Eaton před 6 měsíci
rodič
revize
400d903959

+ 2 - 0
services/web/frontend/extracted-translations.json

@@ -1907,6 +1907,7 @@
   "the_original_text_has_changed": "",
   "the_original_text_has_changed": "",
   "the_overleaf_color_scheme": "",
   "the_overleaf_color_scheme": "",
   "the_primary_file_for_compiling_your_project": "",
   "the_primary_file_for_compiling_your_project": "",
+  "the_response_was_interrupted": "",
   "the_target_folder_could_not_be_found": "",
   "the_target_folder_could_not_be_found": "",
   "the_version_of_tex_live_used_for_compiling": "",
   "the_version_of_tex_live_used_for_compiling": "",
   "the_visual_editor_cant_preview_this_type_of_image_file": "",
   "the_visual_editor_cant_preview_this_type_of_image_file": "",
@@ -2067,6 +2068,7 @@
   "try_premium_for_free": "",
   "try_premium_for_free": "",
   "try_recompile_project_or_troubleshoot": "",
   "try_recompile_project_or_troubleshoot": "",
   "try_relinking_provider": "",
   "try_relinking_provider": "",
+  "try_starting_a_new_chat": "",
   "try_to_compile_despite_errors": "",
   "try_to_compile_despite_errors": "",
   "turn_off": "",
   "turn_off": "",
   "turn_off_link_sharing": "",
   "turn_off_link_sharing": "",

+ 2 - 0
services/web/locales/en.json

@@ -2428,6 +2428,7 @@
   "the_requested_conversion_job_was_not_found": "The link to open this content on Overleaf specified a conversion job that could not be found. It’s possible that the job has expired and needs to be run again. If this keeps happening for links on a particular site, please report this to them.",
   "the_requested_conversion_job_was_not_found": "The link to open this content on Overleaf specified a conversion job that could not be found. It’s possible that the job has expired and needs to be run again. If this keeps happening for links on a particular site, please report this to them.",
   "the_requested_publisher_was_not_found": "The link to open this content on Overleaf specified a publisher that could not be found. If this keeps happening for links on a particular site, please report this to them.",
   "the_requested_publisher_was_not_found": "The link to open this content on Overleaf specified a publisher that could not be found. If this keeps happening for links on a particular site, please report this to them.",
   "the_required_parameters_were_not_supplied": "The link to open this content on Overleaf was missing some required parameters. If this keeps happening for links on a particular site, please report this to them.",
   "the_required_parameters_were_not_supplied": "The link to open this content on Overleaf was missing some required parameters. If this keeps happening for links on a particular site, please report this to them.",
+  "the_response_was_interrupted": "The response was interrupted",
   "the_supplied_parameters_were_invalid": "The link to open this content on Overleaf included some invalid parameters. If this keeps happening for links on a particular site, please report this to them.",
   "the_supplied_parameters_were_invalid": "The link to open this content on Overleaf included some invalid parameters. If this keeps happening for links on a particular site, please report this to them.",
   "the_supplied_uri_is_invalid": "The link to open this content on Overleaf included an invalid URI. If this keeps happening for links on a particular site, please report this to them.",
   "the_supplied_uri_is_invalid": "The link to open this content on Overleaf included an invalid URI. If this keeps happening for links on a particular site, please report this to them.",
   "the_target_folder_could_not_be_found": "The target folder could not be found.",
   "the_target_folder_could_not_be_found": "The target folder could not be found.",
@@ -2598,6 +2599,7 @@
   "try_premium_for_free": "Try Premium for free",
   "try_premium_for_free": "Try Premium for free",
   "try_recompile_project_or_troubleshoot": "Please try recompiling the project from scratch, and if that doesn’t help, follow our <0>troubleshooting guide</0>.",
   "try_recompile_project_or_troubleshoot": "Please try recompiling the project from scratch, and if that doesn’t help, follow our <0>troubleshooting guide</0>.",
   "try_relinking_provider": "It looks like you need to re-link your __provider__ account.",
   "try_relinking_provider": "It looks like you need to re-link your __provider__ account.",
+  "try_starting_a_new_chat": "Try starting a new chat",
   "try_to_compile_despite_errors": "Try to compile despite errors",
   "try_to_compile_despite_errors": "Try to compile despite errors",
   "turn_off": "Turn off",
   "turn_off": "Turn off",
   "turn_off_link_sharing": "Turn off link sharing",
   "turn_off_link_sharing": "Turn off link sharing",