summaryrefslogtreecommitdiffstats
path: root/org.eclipse.cdt.codan.core/OSGI-INF/l10n/bundle.properties
blob: 88acd6e4e92a0f8964b79fb751cd35fb166464b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
###############################################################################
# Copyright (c) 2010 Alena Laskavaia and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#     Alena Laskavaia - initial API and implementation
###############################################################################
#Properties file for org.eclipse.cdt.codan.core
Bundle-Vendor = Eclipse CDT
Bundle-Name = Code Analysis Core
extension.name.Builder = Code Analysis Project Builder
extension.name.Nature = Code Analysis Nature
extension.name.Marker = Code Analysis Problem
category.name.ProgrammingErrors = Potential programming problems
category.name.CodeStyle = Coding Style
extension-point.name.CodeAnalysis = Code Analysis Checkers