From b2d7f4e827ca1d2961dafb26eb30f062e46705c1 Mon Sep 17 00:00:00 2001 From: antonarhipov Date: Sun, 2 Nov 2025 16:18:20 +0200 Subject: [PATCH] added missing keys in messages_en_US.properties --- app/core/src/main/resources/messages_en_US.properties | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/core/src/main/resources/messages_en_US.properties b/app/core/src/main/resources/messages_en_US.properties index 0544c3b0b..fa8cf273d 100644 --- a/app/core/src/main/resources/messages_en_US.properties +++ b/app/core/src/main/resources/messages_en_US.properties @@ -194,6 +194,7 @@ error.fileFormatRequired=File must be in {0} format error.invalidFormat=Invalid {0} format: {1} error.endpointDisabled=This endpoint has been disabled by the admin error.urlNotReachable=URL is not reachable, please provide a valid URL +error.disallowedUrlContent=URL content references disallowed resources and cannot be converted error.invalidUrlFormat=Invalid URL format provided. The provided format is invalid. # DPI and image rendering messages - used by frontend for dynamic translation @@ -1016,6 +1017,7 @@ getPdfInfo.summary.all.permissions.alert=All Permissions Allowed getPdfInfo.summary.compliance.alert={0} Compliant getPdfInfo.summary.no.compliance.alert=No Compliance Standards getPdfInfo.summary.security.section=Security Status +getPdfInfo.summary.technical.section=Technical Details getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version @@ -1259,6 +1261,8 @@ flatten.title=Flatten flatten.header=Flatten PDFs flatten.flattenOnlyForms=Flatten only forms flatten.submit=Flatten +flatten.renderDpi=Rendering DPI (optional, recommended 150 DPI): +flatten.renderDpi.help=Leave blank to use the system default. Higher DPI sharpens output but increases processing time and file size. #ScannerImageSplit