|
113 | 113 | "errorGeneratingHTML": "Error while generating HTML from template for %s with properties %s", |
114 | 114 | "errorEvaluatingExpression": "Error evaluating expression: %s, %s", |
115 | 115 | "manuallySwitchDesignerToStandardDataModel": "To complete the setup, please manually run the required Apex code to configure OmniStudio Designers to use the Standard Data Model <br> https://help.salesforce.com/s/articleView?id=xcloud.os_migrate_change_the_sobject_data_model_after_migration.htm&type=5", |
| 116 | + "labelStatusSkipped": "Skipped", |
| 117 | + "labelStatusFailed": "Failed", |
| 118 | + "labelStatusComplete": "Complete", |
116 | 119 | "retrievingFlexiPages": "Retrieving FlexiPages", |
117 | 120 | "successfullyRetrievedFlexiPages": "Successfully retrieved %s FlexiPages", |
118 | 121 | "migratingFlexiPages": "Migrating FlexiPages", |
|
145 | 148 | "foundGlobalAutoNumbersToAssess": "Found %s Global Auto Numbers to assess", |
146 | 149 | "unexpectedError": "An unexpected error occurred during processing", |
147 | 150 | "migrationValidationFailed": "Post Migration validation failed.", |
148 | | - "incompleteMigrationDetected": "Incomplete migration detected. Source objects: %s, Target objects: %s.", |
149 | | - "labelStatusSkipped": "Skipped", |
150 | | - "labelStatusFailed": "Failed", |
151 | | - "labelStatusComplete": "Complete" |
| 151 | + "incompleteMigrationDetected": "Incomplete migration detected. Source objects: %s, Target objects: %s." |
152 | 152 | } |
0 commit comments