| Index: editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/preferences/PreferencesMessages.properties
|
| diff --git a/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/preferences/PreferencesMessages.properties b/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/preferences/PreferencesMessages.properties
|
| index 4dc2c44f9ae6cbaa5314c165e6379bb60fd0d11d..9608b573b627a45363f8c6f540952be050819865 100644
|
| --- a/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/preferences/PreferencesMessages.properties
|
| +++ b/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/preferences/PreferencesMessages.properties
|
| @@ -66,7 +66,7 @@ ImportOrganizeInputDialog_error_entryExists=Entry already exists in list.
|
| ImportOrganizeInputDialog_name_group_label=Enter a prefix (e.g. 'org.eclipse') or '*' to match all imports:
|
| ImportOrganizeInputDialog_name_group_static_label=Enter a prefix (e.g. 'org.eclipse') or '*' to match all imports:
|
|
|
| -DartAnalysisPreferencePage_suppressNoMemberWarningForInferredTypes=Use inferred type information to warn about missing members
|
| +DartAnalysisPreferencePage_memberWarningForInferredTypes=Use inferred type information to warn about missing members
|
|
|
| DartBasePreferencePage_auto_download_label=Download updates automatically
|
| DartBasePreferencePage_auto_download_tooltip=Toggle automatic download of updates
|
|
|