We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b7687 commit eafcdabCopy full SHA for eafcdab
messages/assess.json
@@ -188,5 +188,6 @@
188
"apexFileAlreadyHasCallMethod": "File %s already has call method, thus keeping the existing call method intact",
189
"errorFetchingCustomLabels": "Error fetching custom labels: %s",
190
"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"
+ "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>"
193
}
0 commit comments