com.greenpepper.confluence.macros.macros.properties Maven / Gradle / Ivy
com.greenpepper.confluence.plugin.greenpepper-group.label=GreenPepper Group
com.greenpepper.confluence.plugin.greenpepper-group.desc=Regroups all GreenPepper macros labeled with the same group under a single execution button.
com.greenpepper.confluence.plugin.greenpepper-group.param.title.desc=Optional. Default --> blank
com.greenpepper.confluence.plugin.greenpepper-group.param.group.desc=The Group name. Optional. Default --> PAGE
com.greenpepper.confluence.plugin.greenpepper-include.label=GreenPepper Include
com.greenpepper.confluence.plugin.greenpepper-include.desc=Include pages content into Executable document allowing for example, to define a setup and a tear down page and include it in executable pages avoiding duplication.
com.greenpepper.confluence.plugin.greenpepper-include.param.pageTitle.desc=The page title you want to include. Mandatory
com.greenpepper.confluence.plugin.greenpepper-include.param.title.desc=Optional. Default --> blank
com.greenpepper.confluence.plugin.greenpepper-include.param.spaceKey.desc=You can specify a specific space for your included page. Optional. Default --> Macro's residing space
com.greenpepper.confluence.plugin.greenpepper-include.param.expanded.desc=You can ask for the included page to be expanded on page load. Optional. Default --> false
com.greenpepper.confluence.plugin.greenpepper-children.label=GreenPepper Children
com.greenpepper.confluence.plugin.greenpepper-children.desc=Execute a batch of documents resulting from a page hierarchy.
com.greenpepper.confluence.plugin.greenpepper-children.param.all.desc=If set to true, the complete hierarchy of the parent page will be included in the execution list.Otherwise only the first-level children will be included. Optional. Default --> false
com.greenpepper.confluence.plugin.greenpepper-children.param.spaceKey.desc=You can specify a specific space for your parent page. Optional. Default --> Macro's residing space
com.greenpepper.confluence.plugin.greenpepper-children.param.pageTitle.desc=You can specify a specific title for the parent page. Optional. Default --> Macro's residing page
com.greenpepper.confluence.plugin.greenpepper-children.param.title.desc=You can specify your own title. Optional. Default --> blank
com.greenpepper.confluence.plugin.greenpepper-children.param.expanded.desc=You can ask for the list to be expanded on page load. Optional. Default --> false
com.greenpepper.confluence.plugin.greenpepper-children.param.suts.desc=You can narrow the list to specific Systems Under Test (1 or more; if more than one they must be separated by a comma). Optional. Default --> All
com.greenpepper.confluence.plugin.greenpepper-children.param.group.desc=You can regroup all your macros in a page under a group name. (See Group Macro.) Optional. Default --> PAGE
com.greenpepper.confluence.plugin.greenpepper-children.param.sort.desc=You can configure the way children are sorted. Choose Creation to sort by content creation dates, Title to sort alphabetically by titles and Modified to sort by modification dates (last date first). Optional. Default --> Hierarchical sort
com.greenpepper.confluence.plugin.greenpepper-children.param.reverse.desc=You can reverse the sorting sequence. Optional. Default --> false
com.greenpepper.confluence.plugin.greenpepper-children.param.openInSameWindow.desc=You can control whether or not the link to the specification will open in the same window. Optional. Default -->false
com.greenpepper.confluence.plugin.greenpepper-labels.label=GreenPepper Labels
com.greenpepper.confluence.plugin.greenpepper-labels.desc=Execute a batch of documents resulting from a label search.
com.greenpepper.confluence.plugin.greenpepper-labels.param.spaceKey.desc=You can narrow the label search to a specific space. If none is specified, the available GreenPepperized spaces will be in a select list. Optional. Default --> None
com.greenpepper.confluence.plugin.greenpepper-labels.param.labels.desc=You can pre-enter the labels to base the search on.Using the , as the label separation is equivalent to an OR query. So label1,label2 will retrieve all pages labeled by label1 OR/AND label2Using the & as the label separation is equivalent to an AND query. So label1&label2 will retrieve all pages labeled by label1 AND label2. Optional. Default --> None
com.greenpepper.confluence.plugin.greenpepper-labels.param.title.desc=You can specify your own title. Optional. Default --> blank
com.greenpepper.confluence.plugin.greenpepper-labels.param.expanded.desc=You can ask for the list to be expanded on page load. Optional. Default --> false
com.greenpepper.confluence.plugin.greenpepper-labels.param.suts.desc=You can narrow the list to specific Systems Under Test (1 or more; if more than one they must be separated by a comma). Optional. Default --> All
com.greenpepper.confluence.plugin.greenpepper-labels.param.group.desc=You can regroup all your macros in a page under a group name. (See Group Macro.) Optional. Default --> PAGE
com.greenpepper.confluence.plugin.greenpepper-labels.param.sort.desc=You can configure the way children are sorted. Choose Creation to sort by content creation dates, Title to sort alphabetically by titles and Modified to sort by modification dates (last date first). Optional. Default --> Hierarchical sort
com.greenpepper.confluence.plugin.greenpepper-labels.param.reverse.desc=You can reverse the sorting sequence. Optional. Default --> false
com.greenpepper.confluence.plugin.greenpepper-labels.param.openInSameWindow.desc=You can control whether or not the link to the specification will open in the same window. Optional. Default -->false
com.greenpepper.confluence.plugin.greenpepper-info.label=GreenPepper Info
com.greenpepper.confluence.plugin.greenpepper-info.desc=Allows you to create tables and/or bullet lists that you do not want to be processed as executable specifications within your executable documents.
com.greenpepper.confluence.plugin.greenpepper-info.param.title.desc=You can specify your own title. Optional. Default --> blank
com.greenpepper.confluence.plugin.greenpepper-info.param.bgcolor.desc=You can change the backgound color of the Info section (ex.: red, blue, grey, lightgrey, green and hexadecimal colors).. Default --> None
com.greenpepper.confluence.plugin.greenpepper-example.label=GreenPepper Example
com.greenpepper.confluence.plugin.greenpepper-example.desc=Allows you in the lazy mode to annotate tables and/or bullet lists that you do want to be processed as executable specifications within your executable documents.
com.greenpepper.confluence.plugin.greenpepper-example.param.title.desc=You can specify your own title. Optional. Default --> blank
com.greenpepper.confluence.plugin.greenpepper-example.param.bgcolor.desc=You can change the backgound color of the Info section (ex.: red, blue, grey, lightgrey, green and hexadecimal colors).. Default --> None
com.greenpepper.confluence.plugin.greenpepper-import.label=GreenPepper Import
com.greenpepper.confluence.plugin.greenpepper-import.desc=Allows you to import classes into your executable document without polluting it with undesirable and unmeaningful user tables.
com.greenpepper.confluence.plugin.greenpepper-import.param.imports.desc=List of imports, separated by spaces or comas. Mandatory
com.greenpepper.confluence.plugin.greenpepper-manage.label=GreenPepper Manage
com.greenpepper.confluence.plugin.greenpepper-manage.desc=Retrieves JIRA references for a specific project filtered by the specified version name.
com.greenpepper.confluence.plugin.greenpepper-manage.param.gpUrl.desc=Your GreenPepper server url. (i.e: http ://mydomain:8080/greenpepper-server). Mandatory
com.greenpepper.confluence.plugin.greenpepper-manage.param.gpService.desc=The GreenPepper handler (i.e: *greenpepper1). Mandatory
com.greenpepper.confluence.plugin.greenpepper-manage.param.jiraUid.desc=The Repository UID of your JIRA's project. Mandatory
com.greenpepper.confluence.plugin.greenpepper-manage.param.versionName.desc=The version name of your JIRA project you wish to view. (ALL will gather all versions). Mandatory
com.greenpepper.confluence.plugin.greenpepper-manage.param.user.desc=Your JIRA user name. Mandatory
com.greenpepper.confluence.plugin.greenpepper-manage.param.pwd.desc=Your JIRA password. Mandatory
com.greenpepper.confluence.plugin.greenpepper-hierarchy.label=GreenPepper Hierarchy
com.greenpepper.confluence.plugin.greenpepper-hierarchy.desc=Retrieves JIRA's version hierarchy for the given version name or link type of a project.
com.greenpepper.confluence.plugin.greenpepper-hierarchy.param.gpUrl.desc=Your GreenPepper server url. (i.e: http ://mydomain:8080/greenpepper-server). Mandatory
com.greenpepper.confluence.plugin.greenpepper-hierarchy.param.gpService.desc=The GreenPepper handler (i.e: *greenpepper1). Mandatory
com.greenpepper.confluence.plugin.greenpepper-hierarchy.param.jiraUid.desc=The Repository UID of your JIRA's project. Mandatory
com.greenpepper.confluence.plugin.greenpepper-hierarchy.param.versionName.desc=The version name of your JIRA project for which you want to view the hierarchy. (ALL will gather all versions). Mandatory
com.greenpepper.confluence.plugin.greenpepper-hierarchy.param.versionName.desc=The JIRA link type name to draw the hierarchy on. Mandatory
com.greenpepper.confluence.plugin.greenpepper-hierarchy.param.user.desc=Your JIRA user name. Mandatory
com.greenpepper.confluence.plugin.greenpepper-hierarchy.param.pwd.desc=Your JIRA password. Mandatory
com.greenpepper.confluence.plugin.greenpepper-historic.label=GreenPepper Historic
com.greenpepper.confluence.plugin.greenpepper-historic.desc=Creates a Chart image of the latest historic data of a page execution. The image created provide clickable area to display the specific execution result.
com.greenpepper.confluence.plugin.greenpepper-historic.param.pageTitle.desc=The page title you want to show historic. Optional. Default --> Macro's residing page
com.greenpepper.confluence.plugin.greenpepper-historic.param.spaceKey.desc=You can specify a specific space for your page. Optional. Default --> Macro's residing space
com.greenpepper.confluence.plugin.greenpepper-historic.param.sut.desc=The System Under Test name of the page. Default --> selected System Under Test of the page
com.greenpepper.confluence.plugin.greenpepper-historic.param.maxresult.desc=The maximum number of the latest historic data entry to show. Optional. Default --> 30
com.greenpepper.confluence.plugin.greenpepper-historic.param.width.desc=The width of the chart in pixels. Optional. Default --> 500
com.greenpepper.confluence.plugin.greenpepper-historic.param.height.desc=The height of the chart in pixels. Optional. Default --> 500
com.greenpepper.confluence.plugin.greenpepper-historic.param.border.desc=Indicate to use a border for the chart image. Optional. Default --> false
com.greenpepper.confluence.plugin.greenpepper-historic.param.showignored.desc=Indicate to show the count of ignored tests. Optional. Default --> false
com.greenpepper.confluence.plugin.greenpepper-historic.param.children.desc=This parameter present a summary Chart containing an aggregation of execution result. If set to first, aggregation will be done for all first level children of the specified page. If set to all, the aggregation will be done with the complete hierarchy of the specified page. Default --> false
com.greenpepper.confluence.plugin.greenpepper-historic.param.labels.desc=Labels to base the search when doing the aggregation of execution result of pages
Using the , as the label separation is equivalent to an OR query. So label1,label2 will retrieve all pages labeled by label1 OR/AND label2
Using the & as the label separation is equivalent to an AND query. So label1&label2 will retrieve all pages labeled by label1 AND label2. Optional. Default --> None
com.greenpepper.confluence.plugin.greenpepper-wiki.label=GreenPepper Wiki
com.greenpepper.confluence.plugin.greenpepper-wiki.desc=Allows you to use a Wiki styled syntax in the page.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy