|
33 | 33 | "invalidNamespace": "The namespace you have passed is not valid namespace, the valid namespace of your org is ", |
34 | 34 | "noPackageInstalled": "No package installed on given org.", |
35 | 35 | "alreadyStandardModel": "The org is already on standard data model.", |
36 | | - "invalidRelatedObjectsOptionGA": "Invalid option provided for -r: %s. Valid options are apex, lwc.", |
37 | | - "invalidRelatedObjectsOption": "Invalid option provided for -r: %s. Valid option is apex.", |
| 36 | + "invalidRelatedObjectsOption": "Invalid option provided for -r: %s. Valid options are apex, lwc, expsites, flexipage.", |
38 | 37 | "formulaSyntaxError": "There was some problem while updating the formula syntax, please check the all the formula's syntax once : %s", |
39 | 38 | "errorDuringFlexCardAssessment": "Error during FlexCard assessment", |
40 | 39 | "errorDuringOmniScriptAssessment": "Error during OmniScript assessment", |
41 | 40 | "errorDuringGlobalAutoNumberAssessment": "Error during GlobalAutoNumber assessment", |
42 | 41 | "processingFlexCard": "Processing FlexCard: %s", |
43 | | - "processingDataRaptor": "Processing DataRaptor: %s", |
| 42 | + "processingDataRaptor": "Processing DataMapper: %s", |
44 | 43 | "processingOmniScript": "Processing OmniScript: %s", |
45 | 44 | "processingGlobalAutoNumber": "Processing GlobalAutoNumber: %s", |
46 | 45 | "foundDataRaptorsToAssess": "Found %s DataRaptors to assess", |
|
55 | 54 | "assessmentTargets": "Assessment targets: %s", |
56 | 55 | "relatedObjectsInfo": "Related objects: %s", |
57 | 56 | "allVersionsFlagInfo": "All versions: %s", |
58 | | - "assessedDataRaptorsCount": "Assessed %s DataRaptors", |
59 | | - "dataRaptorAssessmentCompleted": "DataRaptor assessment completed", |
| 57 | + "assessedDataRaptorsCount": "Assessed %s DataMappers", |
| 58 | + "dataRaptorAssessmentCompleted": "DataMappers assessment completed", |
60 | 59 | "flexCardAssessment": "FlexCard Assessment", |
61 | 60 | "assessedFlexCardsCount": "Assessed %s FlexCards", |
62 | 61 | "flexCardAssessmentCompleted": "FlexCard assessment completed", |
|
96 | 95 | "cardNameChangeMessage": "Card name will be changed from %s to %s to follow API naming standards", |
97 | 96 | "authordNameChangeMessage": "Author name will be changed from %s to %s to follow API naming standards", |
98 | 97 | "omniScriptNameChangeMessage": "OmniScript reference part %s will be changed to %s during migration.", |
99 | | - "dataRaptorNameChangeMessage": "DataRaptor reference %s will be changed to %s during migration.", |
| 98 | + "dataRaptorNameChangeMessage": "DataMapper reference %s will be changed to %s during migration.", |
100 | 99 | "integrationProcedureNameChangeMessage": "Integration Procedure reference %s will be changed to %s during migration.", |
101 | 100 | "integrationProcedureManualUpdateMessage": "Integration Procedure reference %s may need manual updates after migration.", |
102 | 101 | "duplicateCardNameMessage": "Potential duplicate: Another card has the same name %s after name cleaning. This may cause conflicts during migration", |
103 | 102 | "duplicateGlobalAutoNumberNameMessage": "Potential duplicate: Another Global Auto Number has the same name %s after name cleaning. This may cause conflicts during migration", |
104 | 103 | "existingApexPrompt": "Do you have a sfdc project that already contains the APEX classes retrieved from your org? [y/n]", |
105 | | - "enterExistingProjectPath": "Enter the path to the project folder that contains the retrieved APEX classes:", |
| 104 | + "enterExistingProjectPath": "Enter the path to the project folder that contains the retrieved APEX classes", |
106 | 105 | "invalidProjectFolderPath": "Provided project folder does not exist. Please provide a valid project folder path", |
107 | 106 | "requestTimedOut": "Request timed out", |
108 | 107 | "retrieveApexPrompt": "Omnistudio Migration Assistant can connect to your org and retrieve the APEX classes. Provide an empty project folder to store the retrieved APEX classes. Would you like to proceed with the retrieval? [y/n]", |
109 | | - "enterEmptyProjectPath": "Enter the path to an empty project folder to retrieve to and process the APEX classes:", |
| 108 | + "enterEmptyProjectPath": "Enter the path to an empty project folder to retrieve to and process the APEX classes", |
110 | 109 | "notEmptyProjectFolderPath": "Provided project folder is not empty. Please provide a valid empty project folder name and path", |
111 | 110 | "operationCancelled": "Operation cancelled.", |
112 | 111 | "invalidYesNoResponse": "Invalid response. Please answer y or n.", |
113 | 112 | "notSfdxProjectFolderPath": "Provided folder is not a valid Salesforce DX project. Please select a folder containing sfdx-project.json", |
114 | 113 | "failedToGetValidProjectPath": "Failed to get valid project path", |
115 | | - "errorRunningAssess": "Error running assess", |
| 114 | + "errorRunningAssess": "Assessment process failed reason : %s", |
116 | 115 | "enableVerboseOutput": "Enable verbose output", |
117 | 116 | "apexFileChangesIdentifiedNotApplied": "Changes identified for Apex class %s but not applied (assessment mode)", |
118 | 117 | "apexFileHasMultipleInterfaces": "File %s has multiple interfaces including Callable, standardizing to System.Callable only", |
|
141 | 140 | "enableExperienceBundleMetadataAPIProgramatically": "ExperienceBundle metadata api needs to be programatically enabled", |
142 | 141 | "unableToEnableExperienceBundleMetadataAPI": "Since the api could not able enabled the experience sites would not be processed", |
143 | 142 | "relatedObjectsToProcess": "Objects to process are", |
144 | | - "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';", |
| 143 | + "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", |
145 | 144 | "failedToGetConsentError": "Failed to get user consent: %s", |
146 | 145 | "settingDesignersToStandardModel": "Setting designers to use the standard data model", |
147 | 146 | "errorSettingDesignersToStandardModel": "Error occurred while setting designers to use the standard data model", |
|
182 | 181 | "errorMigrationMessage": "Error migrating object: %s", |
183 | 182 | "nameMappingUndefined": "Name Mapping is undefined", |
184 | 183 | "experienceSiteException": "Exception occurred while processing experience sites", |
185 | | - "reservedKeysFoundInPropertySet": "Reserved keys found in any of output response transformation fields: %s." |
| 184 | + "reservedKeysFoundInPropertySet": "Reserved keys found in any of output response transformation fields: %s.", |
| 185 | + "invalidTypeAssessErrorMessage": "We couldn't assess your Omnistudio components in the %s namespace. Select the correct namespace and try again" |
186 | 186 | } |
0 commit comments