Index: editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/dialogs/messages.properties |
=================================================================== |
--- editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/dialogs/messages.properties (revision 5323) |
+++ editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/dialogs/messages.properties (working copy) |
@@ -1,3 +1,5 @@ |
ManageLaunchesDialog_createLaunch=Manage Launches |
ManageLaunchesDialog_manageLaunches=Create and manage launches |
ManageLaunchesDialog_launchRun=Run |
+ManageLaunchesDialog_Name_required_for_launch_configuration=A name is required for the configuration |
+ManageLaunchesDialog_Launch_configuration_already_exists_with_this_name=A configuration with this name already exists |