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

Unified Diff: plugins/org.chromium.debug.ui/src/org/chromium/debug/ui/launcher/Messages.java

Issue 7398023: Redesign UI for accurateness property of file (Closed) Base URL: https://chromedevtools.googlecode.com/svn/trunk
Patch Set: Created 9 years, 5 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: plugins/org.chromium.debug.ui/src/org/chromium/debug/ui/launcher/Messages.java
diff --git a/plugins/org.chromium.debug.ui/src/org/chromium/debug/ui/launcher/Messages.java b/plugins/org.chromium.debug.ui/src/org/chromium/debug/ui/launcher/Messages.java
index 3bbe0081e09c31eeb3d5e1a0a5120fa11975e3f3..b9fecab9616fa0a66e7f49ad8c0d17518160c645 100755
--- a/plugins/org.chromium.debug.ui/src/org/chromium/debug/ui/launcher/Messages.java
+++ b/plugins/org.chromium.debug.ui/src/org/chromium/debug/ui/launcher/Messages.java
@@ -27,7 +27,7 @@ public class Messages extends NLS {
public static String ChromiumRemoteTab_RemoteTabName;
- public static String ChromiumRemoteTab_INACCURATE_CONTAINER_WARNING;
+ public static String ChromiumRemoteTab_AUTO_DETECT_CONTAINER_WARNING;
public static String ChromiumRemoteTab_InvalidPortNumberError;

Powered by Google App Engine
This is Rietveld 408576698