# # Copyright 2000-2020 JetBrains s.r.o. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # #Properties file for jetbrains.teamcity.coverage Bundle-Vendor = JetBrains s.r.o Bundle-Name = Coverage view.name.coverage.explorer = TeamCity Coverage Explorer decorator.label.teamcity.java.coverage = TeamCity Java Coverage decorator.description.teamcity.java.coverage = Provides Coverage information got from a TeamCity extension.name.coverage.type.none = NONE extension.name.coverage.type.partial = PARTIAL extension.name.coverage.type.full = FULL specification.label.coverage.none = TeamCity: No coverage specification.label.coverage.partial = TeamCity: Partial covered specification.label.coverage.full = TeamCity: Full covered extension-point.name.coverage.data.connector = TeamCity Coverage Data Connector #Commands command.name.code.coverage = Configure Code Coverage Data command.name.filterByWorkspace = Filter by workspace files command.name.hideAnnotationEditors = Hide coverage information in editors