We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Publish
CopyFiles
1 parent 97d0d3b commit f661f3fCopy full SHA for f661f3f
meshroom/ui/qml/Application.qml
@@ -608,7 +608,7 @@ Page {
608
Action {
609
id: loadTemplateAction
610
611
- property string tooltip: "Load a template like a regular project file (any \"Publish\" node will be displayed)"
+ property string tooltip: "Load a template like a regular project file (any \"CopyFiles\" node will be displayed)"
612
text: "Load Template"
613
onTriggered: {
614
ensureSaved(function() {
0 commit comments