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

Unified Diff: editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/feedback/FeedbackMessages.java

Issue 11364134: Merge libv1. (Closed) Base URL: https://dart.googlecode.com/svn/experimental/lib_v2/dart
Patch Set: Reupload due to error Created 8 years, 1 month 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/feedback/FeedbackMessages.java
diff --git a/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/feedback/FeedbackMessages.java b/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/feedback/FeedbackMessages.java
index a28d77430f0bcb50ebf06ef60f08047df7024b5d..87e51e1629acbb5383bdddc88956cb356f4af981 100644
--- a/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/feedback/FeedbackMessages.java
+++ b/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/feedback/FeedbackMessages.java
@@ -43,7 +43,7 @@ public class FeedbackMessages extends NLS {
public static String FeedbackDialog_link_screenshot_text;
public static String FeedbackSubmissionJob_job_starting_progress_text_text;
- public static String FeedbackSubmissionJob_job_starting_progress_text_jpeg;
+ public static String FeedbackSubmissionJob_job_starting_progress_text_png;
public static String FeedbackSubmissionJob_sending_feedback_job_label;
public static String FeedbackSubmissionJob_unreachable_server_error_text;

Powered by Google App Engine
This is Rietveld 408576698