org.sonar.l10n.applinks.properties Maven / Gradle / Ivy
#
# SonarQube Applinks Plugin
# Copyright (C) 2013 Marvelution
# [email protected]
#
# 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.
#
applinks.streams.feed.name = {0} Activity Stream
applinks.streams.filter.name = SonarQube
applinks.streams.filter.resource.name = Resource
applinks.streams.filter.resource.help.txt = Select one or more resources.
applinks.streams.filter.category.name = Event Category
applinks.streams.filter.category.help.txt = Select one or more event categories.
applinks.streams.filter.user.name = Username
applinks.streams.filter.user.help.txt = A comma-separated list of usernames.
applinks.streams.event.title = Event {0} was raised for {1}
applinks.streams.event.title_as_text = Event {0} was raised for {1}
applinks.streams.alert.title = Code analysis raised alert {0} for project {1}
applinks.streams.alert.title_as_text = Code analysis raised alert {0} for project {1}
applinks.streams.profile.title = Project {1} changed analysis profile to {0}
applinks.streams.profile.title_as_text = Project {1} changed analysis profile to {0}
applinks.streams.version.title = Version {0} of {1} was analyzed for the first time
applinks.streams.version.title_as_text = Version {0} of {1} was analyzed for the first time
applinks.analysis = Analysis
applinks.issue.raised = raised
applinks.issue.raised.title_as_text = {0} raised {1} on {2}
applinks.issue.updated = updated
applinks.issue.updated.title_as_text = {0} updated {1} of {2}
applinks.issue.commented = commented on
applinks.issue.commented.title_as_text = {0} commented on {1} of {2}
applinks.of = of
applinks.on = on