From 21cbdf1ab8ea8c132e8c4c9069053f42912942fb Mon Sep 17 00:00:00 2001 From: Oana-Lavinia Florean Date: Wed, 2 Dec 2020 10:50:21 +0200 Subject: [PATCH] Improve the hint of the Export URL configuration property #104 --- .../src/main/resources/Diagram/DiagramTranslations.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application-diagram-ui/src/main/resources/Diagram/DiagramTranslations.xml b/application-diagram-ui/src/main/resources/Diagram/DiagramTranslations.xml index f08e4cd..61cb0d2 100644 --- a/application-diagram-ui/src/main/resources/Diagram/DiagramTranslations.xml +++ b/application-diagram-ui/src/main/resources/Diagram/DiagramTranslations.xml @@ -76,7 +76,7 @@ diagram.editor.disabledExternalServices=External services are disabled. # Diagram Configuration Diagram.DiagramConfigClass_exportURL=Export URL -Diagram.DiagramConfigClass_exportURL_hint=The URL used to export the diagrams as image or PDF. +Diagram.DiagramConfigClass_exportURL_hint=The URL used to export the diagrams as image in IE11, or as PDF when performed from the diagram editor. Note that the diagram content, with all the private information that it may contain, will be send to the Export URL when this is used. Diagram.DiagramConfigClass_disableExternalServices=Disable External Services Diagram.DiagramConfigClass_disableExternalServices_hint=Disable features that require an external server