mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-05 07:15:39 +02:00
Bug 548141 - Fix description of Codan project options
Description was a bit misleading. Change-Id: I8001a638468a21e5b8ae8b19070d757f28dd79df Signed-off-by: Marco Stornelli <marco.stornelli@gmail.com>
This commit is contained in:
parent
9fe8978817
commit
74ab567eeb
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %Bundle-Name
|
Bundle-Name: %Bundle-Name
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.codan.ui; singleton:=true
|
Bundle-SymbolicName: org.eclipse.cdt.codan.ui; singleton:=true
|
||||||
Bundle-Version: 3.3.200.qualifier
|
Bundle-Version: 3.3.300.qualifier
|
||||||
Bundle-Activator: org.eclipse.cdt.codan.internal.ui.CodanUIActivator
|
Bundle-Activator: org.eclipse.cdt.codan.internal.ui.CodanUIActivator
|
||||||
Bundle-Vendor: %Bundle-Vendor
|
Bundle-Vendor: %Bundle-Vendor
|
||||||
Require-Bundle: org.eclipse.cdt.codan.core,
|
Require-Bundle: org.eclipse.cdt.codan.core,
|
||||||
|
|
|
@ -14,8 +14,8 @@
|
||||||
# Sergey Prigogin (Google)
|
# Sergey Prigogin (Google)
|
||||||
# Alex Ruiz (Google)
|
# Alex Ruiz (Google)
|
||||||
###############################################################################
|
###############################################################################
|
||||||
BuildPropertyPage_Description=Set launch method for checkers, you can override this by editing individual problem settings
|
BuildPropertyPage_Description=Set launch method for checkers. Disabling a method will override the individual problem setting
|
||||||
BuildPropertyPage_RunAsYouType=Run as you &type (selected checkers)
|
BuildPropertyPage_RunAsYouType=Run as you &type
|
||||||
BuildPropertyPage_RunWithBuild=&Run with build
|
BuildPropertyPage_RunWithBuild=&Run with build
|
||||||
CheckedTreeEditor_SelectionCannotBeEmpty=Selection cannot be empty
|
CheckedTreeEditor_SelectionCannotBeEmpty=Selection cannot be empty
|
||||||
CodanPreferencePage_Customize=&Customize Selected...
|
CodanPreferencePage_Customize=&Customize Selected...
|
||||||
|
|
Loading…
Add table
Reference in a new issue