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

Commit a454214

Browse files
committed
Merge pull request #5954 from adobe/alf_localization
ALF Automation
2 parents 38426ec + 943f9d7 commit a454214

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

src/nls/fr/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": "Erreurs {0}",
190+
"ERRORS_PANEL_TITLE_SINGLE": "[7365058] !é={0} Issues=!",
191+
"ERRORS_PANEL_TITLE_MULTI": "[7365057] !é=Lint Issues=!",
190192
"SINGLE_ERROR": "1 erreur {0}",
191193
"MULTIPLE_ERRORS": "{1} erreurs {0}",
192194
"NO_ERRORS": "Aucune erreur {0} – félicitations !",

src/nls/ja/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} のエラー",
190+
"ERRORS_PANEL_TITLE_SINGLE": "!能=[7365058] {0} Issues_=!",
191+
"ERRORS_PANEL_TITLE_MULTI": "!能=[7365057] Lint Issues_=!",
190192
"SINGLE_ERROR": "1 個の {0} エラー",
191193
"MULTIPLE_ERRORS": "{1} 個の {0} エラー",
192194
"NO_ERRORS": "{0} エラーはありません - Good job!",

0 commit comments

Comments
 (0)