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 |