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

Commit 4056886

Browse files
committed
Merge pull request #3006 from adobe/alf
ALF Automation
2 parents c42ddbb + ccc54fa commit 4056886

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

src/nls/fr/strings.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -237,9 +237,9 @@ define({
237237
"CMD_NEW_BRACKETS_WINDOW": "Nouvelle fenêtre {APP_NAME}",
238238
"CMD_SHOW_EXTENSIONS_FOLDER": "Afficher le dossier d’extensions",
239239
"CMD_SWITCH_LANGUAGE": "Changer de langue",
240-
"CMD_ENABLE_NODE_DEBUGGER": "[6721836] !é=Enable Node Debugger=!",
241-
"CMD_LOG_NODE_STATE": "[6721837] !é=Log Node State to Console=!",
242-
"CMD_RESTART_NODE": "[6721838] !é=Restart Node=!",
240+
"CMD_ENABLE_NODE_DEBUGGER": "Activer le débogage de nœud",
241+
"CMD_LOG_NODE_STATE": "Noter l’état du nœud dans la console",
242+
"CMD_RESTART_NODE": "Redémarrer le nœud",
243243

244244
// Help menu commands
245245
"HELP_MENU": "Aide",

src/nls/ja/strings.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -237,9 +237,9 @@ define({
237237
"CMD_NEW_BRACKETS_WINDOW": "新しい {APP_NAME} ウィンドウ",
238238
"CMD_SHOW_EXTENSIONS_FOLDER": "拡張機能のフォルダーを開く",
239239
"CMD_SWITCH_LANGUAGE": "言語を切り替える",
240-
"CMD_ENABLE_NODE_DEBUGGER": "!能=[6721836] Enable Node Debugger_=!",
241-
"CMD_LOG_NODE_STATE": "!能=[6721837] Log Node State to Console_=!",
242-
"CMD_RESTART_NODE": "!能=[6721838] Restart Node_=!",
240+
"CMD_ENABLE_NODE_DEBUGGER": "ノードデバッガーを有効にする",
241+
"CMD_LOG_NODE_STATE": "ノードの状態をコンソールに記録",
242+
"CMD_RESTART_NODE": "ノードを再起動",
243243

244244
// Help menu commands
245245
"HELP_MENU": "ヘルプ",

0 commit comments

Comments
 (0)