|
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 | 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", |
222 | 222 | "dataMapperMigrationFailed": "DataMapper migration failed for: %s", |
|
0 commit comments