Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 74dafa4

Browse files
committed
Strings for use with PR #5935 in case we can get it landed before Sprint 34
ends (but after string freeze has begun)
1 parent 12c1c05 commit 74dafa4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/nls/root/strings.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ define({
187187

188188
// CodeInspection: errors/warnings
189189
"ERRORS_PANEL_TITLE" : "{0} Errors",
190+
"ERRORS_PANEL_TITLE_SINGLE" : "{0} Issues",
191+
"ERRORS_PANEL_TITLE_MULTI" : "Lint Issues",
190192
"SINGLE_ERROR" : "1 {0} Error",
191193
"MULTIPLE_ERRORS" : "{1} {0} Errors",
192194
"NO_ERRORS" : "No {0} errors - good job!",

0 commit comments

Comments
 (0)