diff --git a/codan/org.eclipse.cdt.codan.ui/META-INF/MANIFEST.MF b/codan/org.eclipse.cdt.codan.ui/META-INF/MANIFEST.MF index 665dddb80e8..f633740becd 100644 --- a/codan/org.eclipse.cdt.codan.ui/META-INF/MANIFEST.MF +++ b/codan/org.eclipse.cdt.codan.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name 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-Vendor: %Bundle-Vendor Require-Bundle: org.eclipse.cdt.codan.core, diff --git a/codan/org.eclipse.cdt.codan.ui/src/org/eclipse/cdt/codan/internal/ui/CodanUIMessages.properties b/codan/org.eclipse.cdt.codan.ui/src/org/eclipse/cdt/codan/internal/ui/CodanUIMessages.properties index d8277787a92..26209ead680 100644 --- a/codan/org.eclipse.cdt.codan.ui/src/org/eclipse/cdt/codan/internal/ui/CodanUIMessages.properties +++ b/codan/org.eclipse.cdt.codan.ui/src/org/eclipse/cdt/codan/internal/ui/CodanUIMessages.properties @@ -14,8 +14,8 @@ # Sergey Prigogin (Google) # Alex Ruiz (Google) ############################################################################### -BuildPropertyPage_Description=Set launch method for checkers, you can override this by editing individual problem settings -BuildPropertyPage_RunAsYouType=Run as you &type (selected checkers) +BuildPropertyPage_Description=Set launch method for checkers. Disabling a method will override the individual problem setting +BuildPropertyPage_RunAsYouType=Run as you &type BuildPropertyPage_RunWithBuild=&Run with build CheckedTreeEditor_SelectionCannotBeEmpty=Selection cannot be empty CodanPreferencePage_Customize=&Customize Selected...