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.
2 parents 89b957a + eafcdab commit 78e3ee2Copy full SHA for 78e3ee2
messages/assess.json
@@ -194,5 +194,6 @@
194
"apexFileAlreadyHasCallMethod": "File %s already has call method, thus keeping the existing call method intact",
195
"errorFetchingCustomLabels": "Error fetching custom labels: %s",
196
"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"
+ "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>"
199
}
0 commit comments