diff --git a/src/main/resources/messages_en_GB.properties b/src/main/resources/messages_en_GB.properties index e1d7fda17..1ea4f0e72 100644 --- a/src/main/resources/messages_en_GB.properties +++ b/src/main/resources/messages_en_GB.properties @@ -622,20 +622,20 @@ home.HTMLToPDF.desc=Converts any HTML file or zip to PDF HTMLToPDF.tags=markup,web-content,transformation,convert #eml-to-pdf -home.EMLToPDF.title=EML to PDF +home.EMLToPDF.title=Email to PDF home.EMLToPDF.desc=Converts email (EML) files to PDF format including headers, body, and inline images EMLToPDF.tags=email,conversion,eml,message,transformation,convert,mail -EMLToPDF.title=EML To PDF -EMLToPDF.header=EML To PDF +EMLToPDF.title=Email To PDF +EMLToPDF.header=Email To PDF EMLToPDF.submit=Convert EMLToPDF.downloadHtml=Download HTML intermediate file instead of PDF EMLToPDF.downloadHtmlHelp=This allows you to see the HTML version before PDF conversion and can help debug formatting issues EMLToPDF.includeAttachments=Include attachments in PDF EMLToPDF.maxAttachmentSize=Maximum attachment size (MB) EMLToPDF.help=Converts email (EML) files to PDF format including headers, body, and inline images -EMLToPDF.troubleshootingTip1=EML to HTML is a more reliable process, so with batch-processing it is recommended to save both -EMLToPDF.troubleshootingTip2=With a small number of EMLs, if the PDF is malformed, you can download HTML and override some of the problematic HTML code. +EMLToPDF.troubleshootingTip1=Email to HTML is a more reliable process, so with batch-processing it is recommended to save both +EMLToPDF.troubleshootingTip2=With a small number of Emails, if the PDF is malformed, you can download HTML and override some of the problematic HTML/CSS code. EMLToPDF.troubleshootingTip3=Embeddings, however, do not work with HTMLs home.MarkdownToPDF.title=Markdown to PDF