diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index 00cecc00..28a9886c 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -12593,5 +12593,41 @@ Buerklin-API Authentication server: When selected, more details will be fetched from canopy when creating a part. This causes an additional API request, but gives product bullet points and category info. + + + attachment.sandbox.warning + WARNING: You are viewing an user uploaded attachment. This is untrusted content. Proceed with care. + + + + + attachment.sandbox.back_to_partdb + Back to Part-DB + + + + + settings.system.attachments.showHTMLAttachments + Show uploaded HTML file attachments (sandboxed) + + + + + settings.system.attachments.showHTMLAttachments.help + ⚠️ When enabled, user uploaded HTML attachments can be viewed directly in the browser. Many potential malicious functions are restricted, still this is a potential security risk and should only be enabled, if you trust the users who can upload files. + + + + + attachment.sandbox.title + HTML [Attachment] + + + + + attachment.sandbox.as_plain_text + View as plain text + +