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
"globalAutoNumberAssessmentCompleted": "The assessment for Omni Global Auto Number is complete.",
@@ -194,7 +194,6 @@
194
194
"dataMapperNamePrefixedWithDM": "DataMapper name '%s' starts with a number. Prefixing with 'DM_' to create valid name: %s",
195
195
"integrationProcedureTypeEmptyAfterCleaning": "Integration Procedure Type '%s' becomes empty after name cleaning. Please provide a valid Type value.",
196
196
"integrationProcedureSubtypeEmptyAfterCleaning": "Integration Procedure SubType '%s' becomes empty after name cleaning. Please provide a valid SubType value.",
197
-
"invalidTypeAssessErrorMessage": "We couldn't assess your Omnistudio components in the %s namespace. Select the correct namespace and try again",
198
197
"apexFileAlreadyHasCallMethod": "File %s already has call method, thus keeping the existing call method intact",
Copy file name to clipboardExpand all lines: messages/migrate.json
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@
69
69
"migrationFailed": "Migration failed: %s",
70
70
"formulaSyntaxError": "There was some problem while updating the formula syntax, please check the all the formula's syntax once : %s",
71
71
"foundDataRaptorsToMigrate": "Found %s Data Mappers to migrate",
72
-
"foundFlexCardsToMigrate": "Found %s FlexCards to migrate",
72
+
"foundFlexCardsToMigrate": "Found %s Flexcards to migrate",
73
73
"foundOmniScriptsToMigrate": "Found %s %s to migrate",
74
74
"foundGlobalAutoNumbersToMigrate": "Found %s GlobalAutoNumbers to migrate",
75
75
"foundCustomLabelsToMigrate": "Found %s Custom Labels to migrate",
@@ -216,7 +216,7 @@
216
216
"flexCardWithAngularOmniScriptWarning": "FlexCard has dependencies on Angular Omniscript(s) which are not migrated. Please convert Omniscript(s) to LWC before migrating this FlexCard.",
217
217
"angularOmniScriptDependencyWarning": "Element '%s' references Angular Omniscript '%s' which will not be migrated. Consider converting the referenced Omniscript to LWC",
218
218
"skipFlexcardAngularOmniScriptDependencyWarning": "Skipping FlexCard %s due to Angular Omniscript dependencies",
219
-
"flexCardMigrationProcessingMessage": "Processing %s FlexCards for migration (%s skipped due to Angular dependencies)",
219
+
"flexCardMigrationProcessingMessage": "Processing %s Flexcards for migration (%s skipped due to Angular dependencies)",
220
220
"noMetadataToDeploy": "No metadata to deploy",
221
221
"missingMandatoryField": "Missing mandatory field: %s for %s",
0 commit comments