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

org.netbeans.modules.bugtracking.issuetable.Bundle.properties Maven / Gradle / Ivy

# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements.  See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership.  The ASF licenses this file
# to you 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.

ACSN_IssueTable = List of tasks
ACSD_IssueTable = Lists all tasks returned by the query

ACSN_ColumnDialog=Change Visible Columns
ACSD_ColumnDialog=Choose the Columns to Display in the List

LBL_ColumnDialogTitle=Change Visible Columns
LBL_ColumnDialogDesc=Choose the Columns to Display in the List

issueObsoleteFormat = {1}
issueNewFormat = {1}
issueModifiedFormat = {1}

LBL_IssueStatusNew=New
LBL_IssueStatusModified=Modified
LBL_IssueStatusObsolete=Archived

MSG_IssueStatusNew=\ - this task is new
# {0} - list of modifications
MSG_IssueStatusModified=\ - this task is modified - {0}
MSG_IssueStatusObsolete=\ - this task doesn't belong to the query anymore

CTL_Issue_Summary_Title=Summary
CTL_Issue_Summary_Desc=Task Summary

CTL_Issue_Recent_Desc=Changes since the task was seen the last time
CTL_Issue_Recent=Recent Changes
CTL_Issue_Seen_Desc=Task wasn't seen

LBL_AllIssuesFilter = All Tasks
LBL_UnseenIssuesFilter = New or Changed
LBL_NewIssuesFilter = New Tasks
LBL_ObsoleteIssuesFilter = Archived Tasks
LBL_AllButObsoleteIssuesFilter = All but Archived Tasks
LBL_SimpleSearchFilter = By Id or Summary

FindInQueryBar.findLabel.text=Find in task summary:
FindInQueryBar.machCaseChoice.text=Match Case
FindInQueryBar.wholeWordsChoice.text=Whole Words
FindInQueryBar.highlightResultsChoice.text=Highlight Results
FindInQueryBar.regularExpressionChoice.text=Regular Expression

FindInQueryBar.invalidExpression=The syntax of the regular expression is invalid.
NewJPanel.jButton1.text=jButton1

# describes the status of an issue presented in a table
LBL_IssueModified=Changed




© 2015 - 2025 Weber Informatics LLC | Privacy Policy