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

Commit c3b6422

Browse files
committed
Updated by ALF automation.
1 parent a0fbad5 commit c3b6422

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
@@ -112,6 +112,8 @@ define({
112112
// Find, Replace, Find in Files
113113
"SEARCH_REGEXP_INFO": "Utiliser la syntaxe /re/ pour la recherche regexp",
114114
"FIND_RESULT_COUNT": "{0} résultats",
115+
"FIND_RESULT_COUNT_SINGLE": "[7126142] !é=1 result=!",
116+
"FIND_NO_RESULTS": "[7126141] !é=No results=!",
115117
"WITH": "Avec",
116118
"BUTTON_YES": "Oui",
117119
"BUTTON_NO": "Non",

src/nls/ja/strings.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ define({
112112
// Find, Replace, Find in Files
113113
"SEARCH_REGEXP_INFO": "正規表現による検索には /re/ シンタックスを使用してください",
114114
"FIND_RESULT_COUNT": "{0} 件",
115+
"FIND_RESULT_COUNT_SINGLE": "!能=[7126142] 1 result_=!",
116+
"FIND_NO_RESULTS": "!能=[7126141] No results_=!",
115117
"WITH": "置換後の文字列",
116118
"BUTTON_YES": "はい",
117119
"BUTTON_NO": "いいえ",

0 commit comments

Comments
 (0)