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 committed Sep 8, 2023
1 parent 1914859 commit e6c1e9c
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 @@ -42,7 +42,7 @@
"remove.custom.project.confirmation": "Are you sure you want to remove the project in {0} from the Liberty Dashboard?",
"remove.custom.project.successful": "The project is removed from the Liberty Dashboard.",
"remove.custom.project.empty.list": "The user-added project list is empty. Nothing to remove.",
"remove.custom.project.not.in.list": "The selected project does not exist in Liberty Dashboard, or it was not manually added to Liberty Dashboard. Nothing to remove.",
"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.",
Expand Down

0 comments on commit e6c1e9c

Please sign in to comment.