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

Unified Diff: editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/refactoring/RefactoringMessages.properties

Issue 10495004: Issue 2067. Rename project folder on disk (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 7 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/internal/refactoring/RefactoringMessages.properties
diff --git a/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/refactoring/RefactoringMessages.properties b/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/refactoring/RefactoringMessages.properties
index 17ceed2c12e481641cef3f04d27ab855b607d162..7f6bff99a0f11e5429550dc4bd1daed9351097b8 100644
--- a/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/refactoring/RefactoringMessages.properties
+++ b/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/refactoring/RefactoringMessages.properties
@@ -57,6 +57,8 @@ RenameTypeParameterWizard_inputPage_description=Enter the new name for this type
RenameTypeWizard_defaultPageTitle= Rename Type
RenameTypeWizard_unexpected_exception=An unexpected exception occurred. See the error log for more details
RenameTypeWizardInputPage_description=Enter the new name for this type.
+# RenameProjectParticipant
+RenameProjectParticipant_name=Rename project folder on disk
# RenameResourceParticipant
RenameResourceParticipant_name=Update resource references in Dart source
# DeleteResourceParticipant

Powered by Google App Engine
This is Rietveld 408576698