|
117 | 117 | "migrationConsentNotGiven": "Couldn't confirm whether assessment errors are resolved", |
118 | 118 | "foundFlexiPages": "Found %s FlexiPages to migrate", |
119 | 119 | "migratingFlexiPages": "Migrating FlexiPages", |
120 | | - "completedProcessingAllFlexiPages": "Completed processing all flexipage files. Total processed: %s", |
121 | | - "completedProcessingFlexiPage": "Completed processing %s - Errors: %s", |
122 | | - "processingFlexiPage": "Processing flexipage file: %s", |
123 | | - "startingFlexiPageProcessing": "Starting to process flexipage: %s", |
| 120 | + "completedProcessingAllFlexiPages": "Completed processing all flexipages. Total processed: %s", |
| 121 | + "completedProcessingFlexiPage": "Completed processing %s. Errors: %s", |
| 122 | + "processingFlexiPage": "Processing FlexiPage: %s", |
| 123 | + "startingFlexiPageProcessing": "Starting to process FlexiPage: %s", |
124 | 124 | "readFlexiPageContent": "Read file content, size: %s characters", |
125 | | - "updatedModifiedContent": "updated content in file: %s", |
126 | | - "generatedDiffForFile": "Generated diff for file: %s", |
127 | | - "errorProcessingFlexiPage": "Error processing flexipage file: %s, %s", |
128 | | - "flexipagesWithChanges": "Found %s flexipage files with changes", |
| 125 | + "updatedModifiedContent": "updated content in %s file", |
| 126 | + "generatedDiffForFile": "Generated difference for the file: %s", |
| 127 | + "errorProcessingFlexiPage": "Error processing FlexiPage: %s, %s", |
| 128 | + "flexipagesWithChanges": "Found %s FlexiPages with changes", |
129 | 129 | "omniGlobalAutoNumberPrefEnabled": "Successfully enabled OmniGlobalAutoNumberPref org preference", |
130 | 130 | "errorEnablingOmniGlobalAutoNumberPref": "We couldn’t enable the Global Auto Number setting. Turn on the Global Auto Number setting manually, and try again. See <a href='https://help.salesforce.com/s/articleView?id=xcloud.os_standard_global_auto_number.htm&type=5' target='_blank'>Set Up Omni Global Auto Number</a>.", |
131 | 131 | "performingPreMigrationChecks": "Performing pre-migration checks for Global Auto Number...", |
|
188 | 188 | "errorCheckingGlobalAutoNumber": "We couldn’t check whether the Global Auto Number setting is enabled: %s. Try again later.", |
189 | 189 | "errorMigrationMessage": "Error migrating object: %s", |
190 | 190 | "nameMappingUndefined": "Name Mapping is undefined", |
191 | | - "autoDeployConsentMessage": "Do you want to auto deploy the related objects? [y/n]", |
192 | | - "errorDeployingComponents": "Error deploying related objects post migration", |
| 191 | + "autoDeployConsentMessage": "Do you want to deploy the related objects automatically? [y/n]", |
| 192 | + "errorDeployingComponents": "We couldn’t deploy related objects after migration.", |
193 | 193 | "installingDependency": "Installing node dependency %s", |
194 | 194 | "dependencyInstalled": "Node dependency %s installed", |
195 | 195 | "deployingFromManifest": "Deploying from metadata packages", |
196 | | - "manifestDeployFailed": "Metadata packages deployment failed, check logs or status for more details", |
| 196 | + "manifestDeployFailed": "We couldn’t deploy metadata packages. Check the logs or the status for more details.", |
197 | 197 | "installingRequiredDependencies": "Installing required node dependencies", |
198 | | - "creatingNPMConfigFile": "Creating npm config file", |
| 198 | + "creatingNPMConfigFile": "Creating npm configuration file", |
199 | 199 | "npmConfigFileCreated": "Npm config file created", |
200 | | - "authKeyEnvVarNotSet": "OMA_AUTH_KEY environment variable is not set, LWCs will not be deployed", |
| 200 | + "authKeyEnvVarNotSet": "The OMA_AUTH_KEY environment variable isn’t set. LWCs won't be deployed.", |
201 | 201 | "experienceSiteException": "Exception occurred while processing experience sites", |
202 | 202 | "reservedKeysFoundInPropertySet": "Reserved keys found in any of output response transformation fields: %s.", |
203 | 203 | "incompleteMigrationDetected": "We couldn't complete the migration process", |
|
210 | 210 | "skipFlexcardAngularOmniScriptDependencyWarning": "Skipping FlexCard %s due to Angular Omniscript dependencies", |
211 | 211 | "flexCardMigrationProcessingMessage": "Processing %s FlexCards for migration (%s skipped due to Angular dependencies)", |
212 | 212 | "noMetadataToDeploy": "No metadata to deploy", |
213 | | - "manifestDeployementStarted": "Manifest deployment started with id: %s", |
| 213 | + "manifestDeployementStarted": "Manifest deployment started with ID: %s", |
214 | 214 | "migrationConsentMessage": "Make sure that all records listed in the Assessment Status column in the Assessment Report are marked as Green before proceeding with the migration. Do you want to proceed? Yes or No?", |
215 | 215 | "truncationFailed": "Truncation failed for %s: %s", |
216 | 216 | "invalidTypeMigrateErrorMessage": "We couldn't migrate your Omnistudio components in the %s namespace. Select the correct namespace and try again", |
|
0 commit comments