1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

fix for 234906

This commit is contained in:
Vivian Kong 2008-05-30 19:30:22 +00:00
parent 44dfc4a59d
commit f67f60bafb
2 changed files with 2 additions and 2 deletions

View file

@ -330,7 +330,7 @@ ProposalFilterPreferencesUtil_defaultFilterName=<Default Filter>
CPluginPreferencePage_0=Build scope
CPluginPreferencePage_1=Commands 'Build project', 'Build All', 'Build Working Set':
CPluginPreferencePage_2=Build a&ctive configuration in each project
CPluginPreferencePage_3=Build &all configurations in each project
CPluginPreferencePage_3=Build a&ll configurations in each project
CPluginPreferencePage_4=This feature is applicable only to projects that support separate configurations.
CPluginPreferencePage_caption= General settings for C/C++ Development:
CPluginPreferencePage_structuralParseMode_label= &Follow unindexed header files when producing the outline view

View file

@ -405,7 +405,7 @@ IndentationTabPage_namespace_group_option_indent_declarations_within_namespace=D
IndentationTabPage_indent_empty_lines=Empty lines
IndentationTabPage_switch_group_option_indent_statements_within_switch_body=Statements wit&hin 'switch' body
IndentationTabPage_switch_group_option_indent_statements_within_case_body=Statements within 'case' bo&dy
IndentationTabPage_switch_group_option_indent_statements_within_case_body=Statements within 'c&ase' body
IndentationTabPage_switch_group_option_indent_break_statements='brea&k' statements
IndentationTabPage_use_tabs_only_for_leading_indentations=Use tabs only for leading indentations