From e5e73170b7ee3888fcd09fe3d66d0a0588c2692c Mon Sep 17 00:00:00 2001 From: Darin Wright Date: Wed, 2 Aug 2006 16:13:30 +0000 Subject: Bug 152583 Use proceed label and button id for compile error prompt --- .../ui/launchConfigurations/LaunchConfigurationsMessages.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties') diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties index 1e73497a2..526877f3d 100644 --- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties +++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties @@ -36,8 +36,7 @@ CommonTab_9=Variable&s... CompileErrorPromptStatusHandler_0=Errors in Project{0} CompileErrorPromptStatusHandler_1=Errors exist in a required project. Continue launch? -CompileErrorPromptStatusHandler_2=Errors exist in required project{0}: {1}.\nContinue launch? -CompileErrorProjectPromptStatusHandler_0=Co&ntinue +CompileErrorPromptStatusHandler_2=Errors exist in required project{0}: {1}.\nProceed with launch? CompileErrorProjectPromptStatusHandler_1=&Always launch without asking EnvironmentTab_22=New Environment Variable -- cgit v1.2.3