Skip to content

Commit e9b846c

Browse files
Merge pull request #9527 from mendix/yl-update-the-warning-dialog-for-nf-mf-conversion-mx10
Update the warning dialog for nf mf conversion (Mx 10)
2 parents 57eedea + 4bbbdd3 commit e9b846c

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

content/en/docs/refguide10/modeling/application-logic/microflows-and-nanoflows/microflows/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Starting from Studio Pro 10.20, there are two options available:
131131
In the warning dialog, you have the following options:
132132

133133
* **Convert**: The original microflow is removed, only replaceable usages are updated, and any non-replaceable usages remain as they are.
134-
* **Find usages**: Stops the conversion and finds usages of the original microflow.
134+
* **Show usages**: Stops the conversion and shows the irreplaceable usages of the original microflow.
135135
* **Cancel**: The conversion is cancelled and no changes are made.
136136

137137
## Canvas Interaction {#canvas-interaction}

content/en/docs/refguide10/modeling/application-logic/microflows-and-nanoflows/nanoflows/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Starting from Studio Pro 10.20, there are two options available:
159159
In the warning dialog, you have the following options:
160160

161161
* **Convert**: The original nanoflow is removed, only replaceable usages are updated, and any non-replaceable usages remain as they are.
162-
* **Find usages**: Stops the conversion and finds usages of the original nanoflow.
162+
* **Show usages**: Stops the conversion and shows the irreplaceable usages of the original nanoflow.
163163
* **Cancel**: The conversion is cancelled and no changes are made.
164164

165165
## Canvas Interaction
3.88 KB
Loading
20.8 KB
Loading

0 commit comments

Comments
 (0)