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

Unified Diff: editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/wizard/WizardMessages.properties

Issue 9120017: modified New Application Wizard to allow for generation of web/command line application (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 11 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.ui/src/com/google/dart/tools/ui/wizard/WizardMessages.properties
===================================================================
--- editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/wizard/WizardMessages.properties (revision 3060)
+++ editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/wizard/WizardMessages.properties (working copy)
@@ -1,9 +1,12 @@
NewApplicationWizard_title=New Dart Application
+NewApplicationWizardPage_ApplicationType_Title=Application Type
NewApplicationWizardPage_browse=Browse...
+NewApplicationWizardPage_CommandLineApplication=Command Line
messick 2012/01/09 13:37:30 This should be "Script" instead of "Command Line"
keertip 2012/01/09 17:15:03 Done.
NewApplicationWizardPage_directory=Directory:
NewApplicationWizardPage_message=Create a new Dart application.
NewApplicationWizardPage_name=Name:
NewApplicationWizardPage_title=Dart Application
+NewApplicationWizardPage_WebApplication=Web
NewFileWizard_newFile=New File

Powered by Google App Engine
This is Rietveld 408576698