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 da7169c commit 274b23aCopy full SHA for 274b23a
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