va4all.config.config-maven-plugin.1.0.3.source-code.config-report.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of config-maven-plugin Show documentation
Show all versions of config-maven-plugin Show documentation
Maven plugin to use the config library
###
# #%L
# Config :: Maven plugin
# %%
# Copyright (C) 2016 - 2018 Code Lutin, Ultreia.io
# %%
# 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.options.details.title=Details of configuration's 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
report.config.action.description=Description
report.config.action.aliases=Aliases
report.config.action.action=Action
© 2015 - 2025 Weber Informatics LLC | Privacy Policy