Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(697)

Unified Diff: editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/dialogs/messages.properties

Issue 9695004: validate name of launch configurations (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/internal/dialogs/Messages.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698