You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: src/nls/fr/strings.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -900,7 +900,7 @@ define({
900
900
"CMD_FIND_PROJECT_SYMBOLS": "Rechercher des symboles de projet",
901
901
902
902
// Remote debugging enabled
903
-
"REMOTE_DEBUGGING_ENABLED": "Débogage à distance activé sur localhost:",
903
+
"REMOTE_DEBUGGING_ENABLED": "Débogage à distance activé sur localhost:",
904
904
905
905
// Remote debugging port argument is invalid
906
906
"REMOTE_DEBUGGING_PORT_INVALID": "Impossible d’activer le débogage à distance sur le port {0}. Les numéros de port doivent être compris entre {1} et {2}."
0 commit comments