From 4abcace4975f5368eee50cfa835ced18d9ea29b7 Mon Sep 17 00:00:00 2001 From: David <33458145+davidmcpowell@users.noreply.github.com> Date: Mon, 7 Jul 2025 13:45:24 +0100 Subject: [PATCH] Merge pull request #26726 from overleaf/dp-capitalize-pdf Capitalize PDF in pdf error state GitOrigin-RevId: 8a2f42cbadcc355759d836d68bfbb712dfae46ab --- services/web/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 4aeb809ae9..dae652d4b1 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -2608,7 +2608,7 @@ "visual_editor_is_only_available_for_tex_files": "Visual Editor is only available for TeX files", "want_access_to_overleaf_premium_features_through_your_university": "Want access to __appName__ premium features through your university?", "want_change_to_apply_before_plan_end": "If you wish this change to apply before the end of your current billing period, please contact us.", - "we_are_unable_to_generate_the_pdf_at_this_time": "We are unable to generate the pdf at this time.", + "we_are_unable_to_generate_the_pdf_at_this_time": "We are unable to generate the PDF at this time.", "we_are_unable_to_opt_you_into_this_experiment": "We are unable to opt you into this experiment at this time, please ensure your organization has allowed this feature, or try again later.", "we_cant_confirm_this_email": "We can’t confirm this email", "we_cant_find_any_sections_or_subsections_in_this_file": "We can’t find any sections or subsections in this file",