You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"metadataCleanupCompleted": "The Omnistudio metadata table cleanup process is complete. Total records cleaned: %s",
255
255
"metadataCleanupConsentMessage": "By proceeding further, you hereby consent to clean up the Omnistudio metadata tables. Proceeding with the cleanup process will permanently delete all records from OmniUiCardConfig, OmniScriptConfig, OmniIntegrationProcConfig, and OmniDataTransformConfig tables. Do you want to proceed? [y/n]",
256
-
"metadataCleanupConsentNotGiven": "You’ve not consented to proceed with the Omnistudio metadata table cleanup. We’ll not be able to proceed with the migration."
256
+
"metadataCleanupConsentNotGiven": "You’ve not consented to proceed with the Omnistudio metadata table cleanup. We’ll not be able to proceed with the migration.",
257
+
"omniStudioMetadataEnableConsentMessage": "As part of the migration process, the OmniStudio Metadata will be enabled. Once it is enabled, it can't be disabled. Do you want to proceed? [y/n]",
258
+
"errorCheckingOmniStudioMetadata": "We couldn't check whether the Omnistudio Metadata is enabled: %s. Try again later.",
259
+
"omniStudioSettingsMetadataAlreadyEnabled": "OmniStudio Metadata is already enabled with standard data model. No need for migration.",
260
+
"omniStudioSettingsMetadataEnabled": "OmniStudio Metadata is enabled with standard data model.",
261
+
"errorEnablingOmniStudioSettingsMetadata": "We couldn't enable the OmniStudio Metadata: %s. Please enable it manually.",
262
+
"manuallyEnableOmniStudioSettingsMetadata": "Please manually enable the OmniStudio Metadata in your org's OmniStudio Settings.",
263
+
"omniStudioMetadataEnableConsentNotGiven": "You’ve not consented to proceed with the OmniStudio Metadata enablement. We’ll not be able to proceed with the migration.",
0 commit comments