|
144 | 144 | "startingPostMigrationCleanup": "Starting post-migration cleanup for Global Auto Number...", |
145 | 145 | "postMigrationCleanupCompleted": "Post-migration cleanup completed successfully.", |
146 | 146 | "errorDuringPostMigrationCleanup": "We’ve encountered an error during the post-migration cleanup. Try again later.", |
147 | | - "globalAutoNumberNameChangeMessage": "Global Auto Number name has been modified to fit naming rules: %s", |
148 | 147 | "duplicatedGlobalAutoNumberName": "Duplicated Global Auto Number name", |
149 | 148 | "errorWhileUploadingGlobalAutoNumber": "An error occurred while uploading Global Auto Number: ", |
150 | 149 | "startingGlobalAutoNumberAssessment": "Starting Global Auto Number assessment...", |
151 | 150 | "foundGlobalAutoNumbersToAssess": "Found %s Global Auto Numbers to assess", |
152 | 151 | "unexpectedError": "An unexpected error occurred during processing", |
153 | | - "migrationValidationFailed": "The post-migration validation has failed.", |
| 152 | + "migrationValidationFailed": "Post Migration validation failed.", |
| 153 | + "incompleteMigrationDetected": "Incomplete migration detected. Source objects: %s, Target objects: %s.", |
| 154 | + "experienceSiteMetadataConsent": "The consent for exp site is %s", |
| 155 | + "experienceSiteConsentNotProvidedWarning": "Consent for experience sites is not provided. Experience sites will not be processed", |
| 156 | + "relatedObjectsToProcessAfterExpSitesRemoval": "Objects to process after removing expsite are", |
| 157 | + "experienceBundleMetadataAPIAlreadyEnabled": "ExperienceBundle metadata api is already enabled", |
| 158 | + "enableExperienceBundleMetadataAPIProgramatically": "ExperienceBundle metadata api needs to be programatically enabled", |
| 159 | + "unableToEnableExperienceBundleMetadataAPI": "Since the api could not able enabled the experience sites would not be processed", |
| 160 | + "relatedObjectsToProcess": "Objects to process are", |
| 161 | + "consentForExperienceSites": "'By proceeding further, you hereby consent to enable digital experience metadata api(y/n). If y sites will be processed, if n expsites will not be processed';", |
| 162 | + "failedToGetConsentError": "Failed to get user consent: %s", |
| 163 | + "settingDesignersToStandardModel": "Setting designers to use the standard data model", |
| 164 | + "errorSettingDesignersToStandardModel": "Error occurred while setting designers to use the standard data model", |
| 165 | + "designersSetToStandardModel": "Successfully executed setDesignersToUseStandardDataModel", |
| 166 | + "exceptionSettingDesignersToStandardModel": "Exception occurred while setting designers to use the standard data model", |
| 167 | + "noRelatedObjects": "No related objects to process", |
| 168 | + "turnOffExperienceBundleAPI": "Since ExperienceSiteMetadata API was programatically enabled, turing it off", |
| 169 | + "errorRevertingExperienceBundleMetadataAPI": "Exception occurred while reverting metadata API. Please do that manually", |
| 170 | + "processingExperienceSites": "Starting experience sites processing for %s", |
| 171 | + "experienceSitesProcessingStarted": "Started processing the experience sites", |
| 172 | + "experienceSiteSuccessfullyProcessed": "Successfully processed experience sites for %s", |
| 173 | + "readingFile": "Started reading the files", |
| 174 | + "totalFileCount": "The total count of files is %s", |
| 175 | + "skipNonJsonFile": "Skipping non-JSON file - %s", |
| 176 | + "experienceSiteWithOmniWrapperSuccessfullyProcessed": "Successfully processed experience site file having vlocity wrapper", |
| 177 | + "fileNotHavingWrapper": "File does not contain vlocity wrapper", |
| 178 | + "errorProcessingExperienceSite": "Error processing experience site file", |
| 179 | + "experienceSiteReportingDetails": "Only the files in which have vlocity wrapper will be shown in the assessment report", |
| 180 | + "processingFile": "Processing for file", |
| 181 | + "currentRegionOfExperienceSite": "The current region being processed is %s", |
| 182 | + "currentComponentOfExperienceSite": "The current component being processed is %s", |
| 183 | + "omniWrapperFound": "Omnistudio wrapper component found", |
| 184 | + "printUpdatedObject": "Now printing the updated object %s", |
| 185 | + "printDifference": "Printing the difference %s", |
| 186 | + "updatingFile": "Updating the file content", |
| 187 | + "processingFlexcardComponent": "Started processing FC component %s", |
| 188 | + "processingOmniscriptComponent": "Started processing OS component", |
| 189 | + "targetData": "The target data is %s", |
| 190 | + "manualInterventionForExperienceSite": "%s needs manual intervention as the migrated key does not exist", |
| 191 | + "manualInterventionForExperienceSiteAsFailure": "%s needs manual intervention as migration failed", |
| 192 | + "manualInterventionForExperienceSiteAsDuplicateKey": "%s needs manual intervention as duplicated key found in storage", |
| 193 | + "updatingStorageForOmniscipt": "Started updating storage for omniscript %s", |
| 194 | + "keyAlreadyInStorage": "Key %s already exists in storage", |
| 195 | + "flexcardStorageProcessingStarted": "Started preparing storage for flexcards", |
| 196 | + "errorWhileProcessingFlexcardStorage": "Error occurred while processing key for flexcard storage", |
| 197 | + "missingInfo": "Info is missing", |
154 | 198 | "incompleteMigrationDetected": "We couldn’t complete the migration process", |
155 | 199 | "errorCheckingGlobalAutoNumber": "We couldn’t check whether the Global Auto Number setting is enabled: %s. Try again later.", |
156 | | - "errorMigrationMessage": "Error migrating object: %s" |
| 200 | + "errorMigrationMessage": "Error migrating object: %s", |
| 201 | + "nameMappingUndefined": "Name Mapping is undefined" |
157 | 202 | } |
0 commit comments