Skip to content

Commit

Permalink
Update src/locales/en.json
Browse files Browse the repository at this point in the history
Co-authored-by: Trevor Crawford <TrevCraw@users.noreply.github.com>
  • Loading branch information
dmuelle and TrevCraw authored Sep 8, 2023
1 parent e6c1e9c commit a77960e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"remove.custom.project.not.in.list": "The selected project does not exist in the Liberty Dashboard, or it was not manually added to the Liberty Dashboard. Nothing to remove.",
"attach.debugger.liverty.dev.in": "Attaching debugger to Liberty server in {0}.",
"cannot.attach.debugger.to.undefined": "Cannot attach debugger to an undefined project.",
"liberty.dev.attach.debugger.failed": "The Liberty server might not be started. Start the Liberty server by using the 'Start' or 'Start...' command in the Liberty dashboard. If you already started the Liberty server, wait until you see the dev mode startup message and try to attach the debugger again.",
"liberty.dev.attach.debugger.failed": "The Liberty server might not be started. Start the Liberty server by using the 'Start' or 'Start...' command in the Liberty dashboard. If you already started the Liberty server, wait until you see the Liberty dev mode startup message and try to attach the debugger again.",
"liberty.dev.attach.debugger.failed.with.error": "Failed to attach debugger to selected project. The error is: {0}.",
"liberty.dev.debug.label": "Debug {0}",
"liberty.dev.attach.debugger.failed.no.port.in.server.env": "Failed to detect remote debug port in {0}.",
Expand Down

0 comments on commit a77960e

Please sign in to comment.