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

Commit 187c234

Browse files
committed
Merge pull request #8714 from adobe/alf_localization
ALF Automation
2 parents 30d7456 + 6d412e4 commit 187c234

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

src/nls/fr/strings.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,7 @@ define({
137137
"BUTTON_NO": "Non",
138138

139139
// Find, Replace, Find in Files
140-
"FIND_RESULT_COUNT": "{0} résultats",
141-
"FIND_RESULT_COUNT_SINGLE": "1 résultat",
140+
"FIND_MATCH_INDEX": "[7636744] !é={0} of {1}=!",
142141
"FIND_NO_RESULTS": "Aucun résultat",
143142
"FIND_QUERY_PLACEHOLDER": "Rechercher\u2026",
144143
"REPLACE_PLACEHOLDER": "Remplacer par\u2026",
@@ -517,7 +516,7 @@ define({
517516
"EXTENSION_NOT_INSTALLED": "Impossible de supprimer l’extension {0} car elle n’est pas installée.",
518517
"NO_EXTENSIONS": "Aucune extension installée pour le moment.<br>Cliquez sur l’onglet Disponibles ci-dessus pour vous lancer.",
519518
"NO_EXTENSION_MATCHES": "Aucune extension ne correspond à votre recherche.",
520-
"REGISTRY_SANITY_CHECK_WARNING": "Soyez prudent lorsque vous installez des extensions provenant d’une source inconnue.",
519+
"REGISTRY_SANITY_CHECK_WARNING": "[7105477] !é=NOTE: These extensions may come from different authors than {APP_NAME} itself. Extensions are not reviewed and have full local privileges. Be cautious when installing extensions from an unknown source.=!",
521520
"EXTENSIONS_INSTALLED_TITLE": "Installées",
522521
"EXTENSIONS_AVAILABLE_TITLE": "Disponibles",
523522
"EXTENSIONS_UPDATES_TITLE": "Mises à jour",

src/nls/ja/strings.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,7 @@ define({
137137
"BUTTON_NO": "いいえ",
138138

139139
// Find, Replace, Find in Files
140-
"FIND_RESULT_COUNT": "{0} 件",
141-
"FIND_RESULT_COUNT_SINGLE": "1 件",
140+
"FIND_MATCH_INDEX": "!能=[7636744] {0} of {1}_=!",
142141
"FIND_NO_RESULTS": "該当なし",
143142
"FIND_QUERY_PLACEHOLDER": "検索\u2026",
144143
"REPLACE_PLACEHOLDER": "\u2026 に置換",
@@ -517,7 +516,7 @@ define({
517516
"EXTENSION_NOT_INSTALLED": "インストールされていなかったため、拡張機能 {0} を削除できませんでした。",
518517
"NO_EXTENSIONS": "インストールされている拡張機能はまだありません。<br>上の「入手可能」タブをクリックしてインストールしてください。",
519518
"NO_EXTENSION_MATCHES": "検索条件に一致する拡張機能がありません。",
520-
"REGISTRY_SANITY_CHECK_WARNING": "不明なソースから拡張機能をインストールするときは十分に注意してください。",
519+
"REGISTRY_SANITY_CHECK_WARNING": "!能=[7105477] NOTE: These extensions may come from different authors than {APP_NAME} itself. Extensions are not reviewed and have full local privileges. Be cautious when installing extensions from an unknown source._=!",
521520
"EXTENSIONS_INSTALLED_TITLE": "インストール済み",
522521
"EXTENSIONS_AVAILABLE_TITLE": "入手可能",
523522
"EXTENSIONS_UPDATES_TITLE": "アップデート",

0 commit comments

Comments
 (0)