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

Unified Diff: editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/projects/ProjectMessages.properties

Issue 10883022: Bug/feature request fix for bug 3677. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebase to master after the weekend Created 8 years, 4 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/internal/projects/ProjectMessages.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/internal/projects/ProjectMessages.properties
diff --git a/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/projects/ProjectMessages.properties b/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/projects/ProjectMessages.properties
index f0fefc5aa79d8c380b2b289922505ba2c8c21f87..524d27b5bf94ca9c38246d94ece3bf85b0bac830 100644
--- a/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/projects/ProjectMessages.properties
+++ b/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/projects/ProjectMessages.properties
@@ -8,8 +8,10 @@ HideProjectAction_problems_title=Remove Problems
HideProjectAction_text=Close Folder
HideProjectAction_tooltip=Remove folders
NewApplicationWizardPage_browse_label=Browse...
-NewApplicationWizardPage_directory_label=Directory:
-NewApplicationWizardPage_project_name_label=Name:
+NewApplicationWizardPage_directory_label=Parent Directory:
+NewApplicationWizardPage_directory_tooltip=The parent directory where the application will be created
+NewApplicationWizardPage_project_name_label=Application Name:
+NewApplicationWizardPage_project_name_tooltip=The name used to create the directory and files of the application
NewProjectCreationPage_invalid_loc=Invalid location
NewProjectCreationPage_NewProjectCreationPage_title=Dart Application
NewApplicationWizardPage_error_existing=''{0}'' already exists in the specified directory
« no previous file with comments | « editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/projects/ProjectMessages.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698