Skip to content

Commit 78e3ee2

Browse files
authored
Merge pull request #388 from snehaljha-sf/prerelease/develop-ga
fix: manual step call to action
2 parents 89b957a + eafcdab commit 78e3ee2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

messages/assess.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,5 +194,6 @@
194194
"apexFileAlreadyHasCallMethod": "File %s already has call method, thus keeping the existing call method intact",
195195
"errorFetchingCustomLabels": "Error fetching custom labels: %s",
196196
"customLabelAssessmentSummary": "Custom Label with same name and different value is already exist without namespace.",
197-
"generatedCustomLabelAssessmentReportPage": "Generated custom label assessment report page %s of %s with %s labels"
197+
"generatedCustomLabelAssessmentReportPage": "Generated custom label assessment report page %s of %s with %s labels",
198+
"manualDeploymentSteps": "<a href='%s' target='_blank'>Please refer to this documentation for manual deployment process</a>"
198199
}

0 commit comments

Comments
 (0)