Skip to content

Commit eafcdab

Browse files
committed
fix: manual step call to action
1 parent e7b7687 commit eafcdab

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
@@ -188,5 +188,6 @@
188188
"apexFileAlreadyHasCallMethod": "File %s already has call method, thus keeping the existing call method intact",
189189
"errorFetchingCustomLabels": "Error fetching custom labels: %s",
190190
"customLabelAssessmentSummary": "Custom Label with same name and different value is already exist without namespace.",
191-
"generatedCustomLabelAssessmentReportPage": "Generated custom label assessment report page %s of %s with %s labels"
191+
"generatedCustomLabelAssessmentReportPage": "Generated custom label assessment report page %s of %s with %s labels",
192+
"manualDeploymentSteps": "<a href='%s' target='_blank'>Please refer to this documentation for manual deployment process</a>"
192193
}

0 commit comments

Comments
 (0)