Skip to content

Commit

Permalink
Improve the hint of the Export URL configuration property #104
Browse files Browse the repository at this point in the history
  • Loading branch information
oanalavinia committed Dec 2, 2020
1 parent 94464a3 commit 21cbdf1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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</content>
<object>
Expand Down

0 comments on commit 21cbdf1

Please sign in to comment.