| Index: editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/text/editor/DartEditorMessages.properties
|
| diff --git a/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/text/editor/DartEditorMessages.properties b/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/text/editor/DartEditorMessages.properties
|
| index dc75075cd4ce3ec2887319a1e2d3b2c49706a050..344238152fde5967066ea5d2f6ff7a60eb433125 100644
|
| --- a/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/text/editor/DartEditorMessages.properties
|
| +++ b/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/text/editor/DartEditorMessages.properties
|
| @@ -98,7 +98,7 @@ SemanticHighlighting_methodDeclaration= Function declarations
|
| SemanticHighlighting_localVariableDeclaration= Local variable declarations
|
| SemanticHighlighting_localVariable= Local variable references
|
| SemanticHighlighting_parameterVariable= Parameter variables
|
| -SemanticHighlighting_deprecatedMember= Deprecated members
|
| +SemanticHighlighting_deprecatedElement=Deprecated element
|
| SemanticHighlighting_method= Functions
|
| SemanticHighlighting_objectInitializer = Object initializer
|
| SemanticHighlighting_staticField = Static Fields
|
|
|