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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 NewApplicationWizard_title=New Dart Application 1 NewApplicationWizard_title=New Dart Application
2 NewApplicationWizardPage_ApplicationType_Title=Application Type
2 NewApplicationWizardPage_browse=Browse... 3 NewApplicationWizardPage_browse=Browse...
4 NewApplicationWizardPage_CommandLineApplication=Script
5 NewApplicationWizardPage_CommandLineButtonToolTip=Create a command-line script
3 NewApplicationWizardPage_directory=Directory: 6 NewApplicationWizardPage_directory=Directory:
4 NewApplicationWizardPage_message=Create a new Dart application. 7 NewApplicationWizardPage_message=Create a new Dart application.
5 NewApplicationWizardPage_name=Name: 8 NewApplicationWizardPage_name=Name:
6 NewApplicationWizardPage_title=Dart Application 9 NewApplicationWizardPage_title=Dart Application
10 NewApplicationWizardPage_WebApplication=Web
11 NewApplicationWizardPage_WebButtonToolTip=Create a web client that runs in the b rowser
7 12
8 NewFileWizard_newFile=New File 13 NewFileWizard_newFile=New File
9 14
10 NewFileWizardPage_browse=Browse... 15 NewFileWizardPage_browse=Browse...
11 NewFileWizardPage_directory=Directory: 16 NewFileWizardPage_directory=Directory:
12 NewFileWizardPage_title=New File 17 NewFileWizardPage_title=New File
13 NewFileWizardPage_fileNameLabel=File: 18 NewFileWizardPage_fileNameLabel=File:
14 NewFileWizardPage_newDartFile=Create a new dart file 19 NewFileWizardPage_newDartFile=Create a new dart file
15 NewFileWizardPage_newHTMLFile=Create a new html file 20 NewFileWizardPage_newHTMLFile=Create a new html file
16 NewFileWizardPage_newCSSFile=Create a new css file 21 NewFileWizardPage_newCSSFile=Create a new css file
17 NewFileWizardPage_newEmptyFile=Create a new empty file 22 NewFileWizardPage_newEmptyFile=Create a new empty file
18 NewFileWizardPage_status1=There is already a file named: 23 NewFileWizardPage_status1=There is already a file named:
19 NewFileWizardPage_status2=\ in folder: 24 NewFileWizardPage_status2=\ in folder:
OLDNEW
« 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