### Eclipse Workspace Patch 1.0 #P org.eclipse.jdt.ui Index: ui/org/eclipse/jdt/internal/ui/preferences/PreferencesMessages.properties =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/PreferencesMessages.properties,v retrieving revision 1.521 diff -u -r1.521 PreferencesMessages.properties --- ui/org/eclipse/jdt/internal/ui/preferences/PreferencesMessages.properties 5 Nov 2010 05:49:58 -0000 1.521 +++ ui/org/eclipse/jdt/internal/ui/preferences/PreferencesMessages.properties 9 Dec 2010 14:30:41 -0000 @@ -829,11 +829,11 @@ CodeAssistConfigurationBlock_matchCamelCase_label=Show ca&mel case matches CodeAssistConfigurationBlock_autoactivationSection_title=Auto-Activation # do not translate the href argument (org.eclipse.jdt.ui.preferences.ProblemSeveritiesPreferencePage) -CodeAssistConfigurationBlock_restricted_link=Proposals with access restrictions: +TypeFilterPreferencePage_restricted_link=Type references with access restrictions: # do not translate the href argument (org.eclipse.jdt.ui.preferences.TypeFilterPreferencePage) CodeAssistConfigurationBlock_typeFilters_link=Types along with their members can be filtered using type filters. -CodeAssistConfigurationBlock_hideForbidden_label=Hide fo&rbidden references -CodeAssistConfigurationBlock_hideDiscouraged_label=Hide dis&couraged references +TypeFilterPreferencePage_hideForbidden_label=Hide fo&rbidden references +TypeFilterPreferencePage_hideDiscouraged_label=Hide dis&couraged references CodeAssistConfigurationBlock_hideDeprecated_label=&Hide deprecated references # {0} will be replaced by the keyboard shortcut for the command (e.g. "Ctrl+Space", or "no shortcut")