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

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
« no previous file with comments | « editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/wizard/WizardMessages.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 3100)
+++ editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/wizard/WizardMessages.properties (working copy)
@@ -1,9 +1,14 @@
NewApplicationWizard_title=New Dart Application
+NewApplicationWizardPage_ApplicationType_Title=Application Type
NewApplicationWizardPage_browse=Browse...
+NewApplicationWizardPage_CommandLineApplication=Script
+NewApplicationWizardPage_CommandLineButtonToolTip=Create a command-line script
NewApplicationWizardPage_directory=Directory:
NewApplicationWizardPage_message=Create a new Dart application.
NewApplicationWizardPage_name=Name:
NewApplicationWizardPage_title=Dart Application
+NewApplicationWizardPage_WebApplication=Web
+NewApplicationWizardPage_WebButtonToolTip=Create a web client that runs in the browser
NewFileWizard_newFile=New File
« no previous file with comments | « editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/wizard/WizardMessages.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698