View | Details | Raw Unified | Return to bug 218487
Collapse All | Expand All

(-)ui/org/eclipse/jdt/internal/ui/preferences/PreferencesMessages.properties (-3 / +3 lines)
Lines 829-839 Link Here
829
CodeAssistConfigurationBlock_matchCamelCase_label=Show ca&mel case matches
829
CodeAssistConfigurationBlock_matchCamelCase_label=Show ca&mel case matches
830
CodeAssistConfigurationBlock_autoactivationSection_title=Auto-Activation
830
CodeAssistConfigurationBlock_autoactivationSection_title=Auto-Activation
831
# do not translate the href argument (org.eclipse.jdt.ui.preferences.ProblemSeveritiesPreferencePage)
831
# do not translate the href argument (org.eclipse.jdt.ui.preferences.ProblemSeveritiesPreferencePage)
832
CodeAssistConfigurationBlock_restricted_link=Proposals with <a href="org.eclipse.jdt.ui.preferences.ProblemSeveritiesPreferencePage">access restrictions</a>:
832
TypeFilterPreferencePage_restricted_link=Type references with <a href="org.eclipse.jdt.ui.preferences.ProblemSeveritiesPreferencePage">access restrictions</a>:
833
# do not translate the href argument (org.eclipse.jdt.ui.preferences.TypeFilterPreferencePage)
833
# do not translate the href argument (org.eclipse.jdt.ui.preferences.TypeFilterPreferencePage)
834
CodeAssistConfigurationBlock_typeFilters_link=Types along with their members can be filtered using <a href="org.eclipse.jdt.ui.preferences.TypeFilterPreferencePage">type filters</a>.
834
CodeAssistConfigurationBlock_typeFilters_link=Types along with their members can be filtered using <a href="org.eclipse.jdt.ui.preferences.TypeFilterPreferencePage">type filters</a>.
835
CodeAssistConfigurationBlock_hideForbidden_label=Hide fo&rbidden references
835
TypeFilterPreferencePage_hideForbidden_label=Hide fo&rbidden references
836
CodeAssistConfigurationBlock_hideDiscouraged_label=Hide dis&couraged references
836
TypeFilterPreferencePage_hideDiscouraged_label=Hide dis&couraged references
837
CodeAssistConfigurationBlock_hideDeprecated_label=&Hide deprecated references
837
CodeAssistConfigurationBlock_hideDeprecated_label=&Hide deprecated references
838
838
839
# {0} will be replaced by the keyboard shortcut for the command (e.g. "Ctrl+Space", or "no shortcut") 
839
# {0} will be replaced by the keyboard shortcut for the command (e.g. "Ctrl+Space", or "no shortcut") 

Return to bug 218487