You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: messages/assess.json
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@
29
29
"allVersionsDescription": "Migrate all versions of a component",
30
30
"changeMessage": " %s will be changed from %s to %s",
31
31
"angularOSWarning": " Angular OmniScript will not be migrated, please convert this to LWC based Omniscript",
32
-
"apexLwcGA": "Please select the type of component to assess: 'apex' for Apex classes, 'lwc' for Lightning Web Components, or 'apex,lwc' if you want to include both types.",
32
+
"relatedObjectGA": "Please select the type of component to assess: 'apex' for Apex classes, 'lwc' for Lightning Web Components, 'flexipage' for FlexiPages, or 'apex,lwc,flexipage' if you want to include all types.",
33
33
"apexLwc": "Please select the type of component to assess: 'apex' for Apex classes.",
34
34
"invalidNamespace": "The namespace you have passed is not valid namespace, the valid namespace of your org is ",
35
35
"noPackageInstalled": "No package installed on given org.",
Copy file name to clipboardExpand all lines: messages/migrate.json
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@
29
29
"errorWhileUploadingCard": "An error ocurred while uploading Card: ",
30
30
"errorWhileCreatingElements": "An error ocurred while saving OmniScript elements: ",
31
31
"allVersionsDescription": "Migrate all versions of a component",
32
-
"apexLwcGA": "Please select the type of components to migrate: 'apex' for Apex classes, 'lwc' for Lightning Web Components, or 'apex,lwc' if you want to include both types.",
32
+
"relatedObjectGA": "Please select the type of components to migrate: 'apex' for Apex classes, 'lwc' for Lightning Web Components, 'flexipage' for FlexiPages, or 'apex,lwc,flexipage' if you want to include all types.",
33
33
"apexLwc": "Please select the type of components to migrate: 'apex' for Apex classes.",
34
34
"invalidNamespace": "The namespace you have passed is not valid namespace, the valid namespace of your org is ",
35
35
"noPackageInstalled": "No package installed on given org.",
0 commit comments