All Downloads are FREE. Search and download functionalities are using the official Maven repository.

iton-maven-report-plugin.3.0.source-code.config-report.properties Maven / Gradle / Ivy

There is a newer version: 3.0.1
Show newest version
###
# #%L
# Nuiton Utils :: Nuiton Maven Report Plugin
# 
# $Id$
# $HeadURL$
# %%
# Copyright (C) 2012 CodeLutin
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as 
# published by the Free Software Foundation, either version 3 of the 
# License, or (at your option) any later version.
# 
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Lesser Public License for more details.
# 
# You should have received a copy of the GNU General Lesser Public 
# License along with this program.  If not, see
# .
# #L%
###
report.title=Configuration
report.description=Provides details of configuration options useable on the project.
report.overview.title=Overview
report.overview.text=This report summarizes all configuration options useable on the project.
report.detail.text.noConfig=No configuration found in class-path.
report.config.name=Name of configuration
report.noDefaultValue=No default value
report.config.description=Description
report.config.nbOptions=Number of options
report.config.nbActions=Number of actions
report.config.option.key=Key
report.config.option.description=Description
report.config.option.type=Type
report.config.option.defaultValue=Default Value
report.config.option.final=Can be modified
report.config.option.transient=Can be saved
report.config.option.detail=Details of option
report.overview.more.information=More information about ApplicationConfig
report.true=Yes
report.false=No
report.back.options.table=Back to options table
report.detail.title=Detail of configurations
report.detail.text=We give details of each configuration of the project
report.detail.configuration.title=Configuration
report.detail.options.title=Configuration options
report.detail.actions.title=Configuration actions
report.detail.options.noOptions=No option found for this configuration
report.detail.actions.noActions=No action found for this configuration






© 2015 - 2025 Weber Informatics LLC | Privacy Policy