|
19 | 19 | "couldNotTruncate": "We couldn't clear all %s records.", |
20 | 20 | "couldNotTruncateOmnniProcess": "We couldn't clear all records of your %s because the %s is referenced in an Omniscript or a Flexcard.", |
21 | 21 | "invalidOrRepeatingOmniscriptElementNames": "Omniscript with invalid or duplicate element names found. Rename your Omniscript elements and try again.", |
22 | | - "duplicatedCardName": "Flexcard with duplicate name, type, subtype, or language found in this org. Modify your Flexcard and try again.", |
| 22 | + "lowerVersionDuplicateCardName": "Flexcard with name %s can't be migrated because lower version of same card is probable duplicate. Rename your Flexcard and try again.", |
| 23 | + "duplicatedCardName": "Flexcard with duplicate name %s found in this org. Rename your Flexcard and try again.", |
23 | 24 | "duplicatedDrName": "Data Mapper with duplicate name found in this org. Rename your Data Mapper and try again.", |
24 | 25 | "duplicatedOSName": "Omniscript with duplicate name, type, subtype, or language found in this org. Modify your Omniscript and try again.", |
| 26 | + "lowerVersionDuplicateOSName": "%s with name %s can't be migrated because lower version of same %s is probable duplicate. Rename your %s and try again.", |
25 | 27 | "errorWhileActivatingOs": "We couldn't activate your %s:", |
26 | 28 | "errorWhileActivatingCard": "We couldn't activate your Flexcard:", |
27 | 29 | "errorWhileUploadingCard": "We couldn't deploy your Flexcard to your org. Review these errors:", |
|
84 | 86 | "packageSelectionPrompt": "Enter the number of the package to use (1-%s):", |
85 | 87 | "invalidPackageSelection": "Invalid selection. Please enter a number between 1 and %s.", |
86 | 88 | "selectedPackage": "Selected package: %s (Version: %s)", |
87 | | - "dataRaptorNameChangeMessage": "The Data Mapper %s will be renamed to %s during migration.", |
| 89 | + "dataRaptorNameChangeMessage": "The Data Mapper name %s will be renamed to %s during migration.", |
88 | 90 | "integrationProcedureNameChangeMessage": "The Integration Procedure %s will be renamed to %s during migration.", |
89 | 91 | "integrationProcedureManualUpdateMessage": "All references to %s in this Integration Procedure must be manually updated after migration.", |
90 | 92 | "cardAuthorNameChangeMessage": "We've modified the name of this Flexcard author to adhere to the naming rules: %s", |
91 | 93 | "cardNameChangeMessage": "We've modified the name of this Flexcard to adhere to the naming rules: %s", |
92 | 94 | "duplicateCardNameMessage": "A Flexcard with the same name \"%s\" already exists after name cleaning, which could lead to conflicts during migration.", |
93 | | - "angularOmniscriptWarningMessage": "We couldn't migrate Angular Omniscripts. Convert all Angular Omniscripts to LWC Omniscripts, and try again.", |
| 95 | + "angularOmniscriptWarningMessage": "We couldn't migrate Angular Omniscripts.", |
94 | 96 | "apexFileChangesApplied": "Applied changes to the %s Apex class.", |
95 | 97 | "generatingComponentReports": "Generating report for components", |
96 | 98 | "generatingRelatedObjectReports": "Generating report for related objects", |
|
137 | 139 | "enableExperienceBundleMetadataAPIProgramatically": "Enabling ExperienceBundle metadata API programmatically.", |
138 | 140 | "unableToEnableExperienceBundleMetadataAPI": "We couldn’t enable the ExperienceBundle metadata API. Experience Cloud sites won’t be processed.", |
139 | 141 | "relatedObjectsToProcess": "These objects will be processed: %s", |
140 | | - "consentForExperienceSites": "By proceeding further, you hereby consent to enable the ExperienceBundle metadata API and migrate Experience Cloud sites. Do you want to proceed?", |
| 142 | + "consentForExperienceSites": "By proceeding further, you hereby consent to enable the ExperienceBundle metadata API and migrate Experience Cloud sites. Do you want to proceed? [y/n]", |
141 | 143 | "noRelatedObjects": "No related objects to process", |
142 | 144 | "turnOffExperienceBundleAPI": "Turning off the ExperienceBundle metadata API as it was enabled programmatically.", |
143 | 145 | "errorRevertingExperienceBundleMetadataAPI": "We couldn’t revert the ExperienceBundle metadata API. Manually revert it in your org.", |
|
193 | 195 | "completeComponentMappingMessage": "Registered name mappings for %s components", |
194 | 196 | "componentMappingNotFound": "No registry mapping found for %s component: %s, using fallback cleaning", |
195 | 197 | "integrationProcedureInvalidUnderscoreFormat": "Integration Procedure reference '%s' contains underscores in Type/SubType names. Skipping reference update to avoid incorrect parsing.", |
196 | | - "flexCardWithAngularOmniScriptWarning": "Flexcard has dependencies on Angular Omniscript(s) which are not migrated. Please convert Omniscript(s) to LWC before migrating this Flexcard.", |
| 198 | + "flexCardWithAngularOmniScriptWarning": "We couldn't migrate Flexcards with dependencies on Angular Omniscripts.", |
197 | 199 | "angularOmniScriptDependencyWarning": "Element '%s' references Angular Omniscript '%s' which will not be migrated. Consider converting the referenced Omniscript to LWC", |
198 | 200 | "skipFlexcardAngularOmniScriptDependencyWarning": "Skipping Flexcard %s due to Angular Omniscript dependencies", |
199 | 201 | "flexCardMigrationProcessingMessage": "Processing %s Flexcards for migration", |
|
205 | 207 | "integrationProcedureTypeEmptyAfterCleaning": "Integration Procedure Type '%s' becomes empty after name cleaning. Please provide a valid Type value.", |
206 | 208 | "integrationProcedureSubtypeEmptyAfterCleaning": "Integration Procedure SubType '%s' becomes empty after name cleaning. Please provide a valid SubType value.", |
207 | 209 | "manifestDeployementStarted": "Manifest deployment started with ID: %s", |
208 | | - "migrationConsentMessage": "Make sure that all records listed in the Assessment Status column in the Assessment Report are marked as Ready for Migration before proceeding with the migration. Do you want to proceed? Yes or No?", |
| 210 | + "migrationConsentMessage": "Make sure that all records listed in the Assessment Status column in the Assessment Report are marked as either Ready for Migration or Warnings before proceeding with the migration. Do you want to proceed? [y/n]", |
209 | 211 | "truncationFailed": "Truncation failed for %s: %s", |
210 | 212 | "invalidTypeMigrateErrorMessage": "We couldn't migrate your Omnistudio components in the %s namespace. Select the correct namespace and try again", |
211 | 213 | "errorCheckingStandardRuntime": "We couldn't check whether the Standard OmniStudio Runtime setting is enabled: %s. Try again later.", |
|
305 | 307 | "enablingOmniStudioSettingsMetadataStatus": "Enabling Omnistudio Metadata setting…", |
306 | 308 | "omniStudioAllVersionsMigrationConsent": "Org uses the standard data model. All versions of Omnistudio components such as Omniscripts, Data Mappers, Integration Procedures, and Flexcards must be migrated to enable the Omnistudio Metadata API setting. But you’ve not specified -a or allversions flag in the command. Proceed to migrate all versions of the Omnistudio components? [y/n]", |
307 | 309 | "omniStudioAllVersionsMigrationConsentNotGiven": "You've not consented to migrate all versions of the Omnistudio components. We cannot proceed with the migration.", |
308 | | - "omniStudioAllVersionsMigrationConsentGiven": "You've consented to migrate all versions of the Omnistudio components." |
| 310 | + "omniStudioAllVersionsMigrationConsentGiven": "You've consented to migrate all versions of the Omnistudio components.", |
| 311 | + "customLWCFlexCardReferenceUpdated": "Updated Custom LWC FlexCard reference: %s -> cf%s" |
309 | 312 | } |
0 commit comments