| 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 cc8496dc16b9818579f6b8dde41a01ff6f6dce66..905b04fb2982afcd821f9ee4e61c4de463ac8c42 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
|
| @@ -113,6 +113,7 @@ SemanticHighlighting_staticField = Static fields
|
| SemanticHighlighting_staticMethod = Static methods
|
| SemanticHighlighting_staticMethodDeclaration = Static method declarations
|
| SemanticHighlighting_class=Classes
|
| +SemanticHighlighting_functionTypeAlias=Function type aliases
|
| SemanticHighlighting_typeVariable=Type variables
|
| SemanticHighlighting_topLevelMember = Top level members
|
|
|
|
|