mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 18:56:02 +02:00
UI label adjustments.
This commit is contained in:
parent
f58850d5ba
commit
94a11113b4
1 changed files with 3 additions and 3 deletions
|
@ -326,9 +326,9 @@ ProposalFilterPreferencesUtil_defaultFilterName=<Default Filter>
|
|||
|
||||
# C/C++ Preferences
|
||||
CPluginPreferencePage_0=Build scope
|
||||
CPluginPreferencePage_1=Commands 'Build project', 'Build All', 'Build Working Set' should...
|
||||
CPluginPreferencePage_2=build a&ctive configuration in each project
|
||||
CPluginPreferencePage_3=build a&ll configurations in each project
|
||||
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_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
|
||||
|
|
Loading…
Add table
Reference in a new issue