diff --git a/src/locales/en.json b/src/locales/en.json index b91f404b..7617add4 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -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.",