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

Unified Diff: editor/tools/plugins/com.google.dart.tools.deploy/src/com/google/dart/tools/ui/omni/messages.properties

Issue 22831038: Issue 12566. Add 'Who declares' and 'Who uses' items into omnibox. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
Index: editor/tools/plugins/com.google.dart.tools.deploy/src/com/google/dart/tools/ui/omni/messages.properties
diff --git a/editor/tools/plugins/com.google.dart.tools.deploy/src/com/google/dart/tools/ui/omni/messages.properties b/editor/tools/plugins/com.google.dart.tools.deploy/src/com/google/dart/tools/ui/omni/messages.properties
index 616534cf9c72dc902148342606713aee5ff732c8..e4dca4111d9eb5bd372abd6d1231524cf6dbd442 100755
--- a/editor/tools/plugins/com.google.dart.tools.deploy/src/com/google/dart/tools/ui/omni/messages.properties
+++ b/editor/tools/plugins/com.google.dart.tools.deploy/src/com/google/dart/tools/ui/omni/messages.properties
@@ -16,4 +16,7 @@ TextSearchElement_occurences=Occurrences of ''{0}''
TextSearchProvider_label=Search
TextSearch_taskName=Searching
+WhoDeclaresElement_label=Who declares ''{0}''
messick 2013/08/22 21:40:22 I'm not convinced that using 'Who' in this context
+WhoUsesElement_label=Who uses ''{0}''
+
OmniBoxControlContribution_control_tooltip=Search for types and resources

Powered by Google App Engine
This is Rietveld 408576698