blob: def23a9f9d0c4b0e3f20a55bcc3438764d1e82b8 [file] [log] [blame]
# 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.
CTL_TaskListAction=Action Ite&ms
CTL_TaskListTopComponent=Action Items
HINT_TaskListTopComponent=This is a Action Items window
OpenIDE-Module-Display-Category=Tasks
OpenIDE-Module-Long-Description=\
Provides the Action Items window, which lists places of interest in your project, such as lines that contain "TODO", "XXX",\n"PENDING", Java compilation errors, and so on. \
You can click an entry in the list to navigate to the corresponding place\nin your code.
OpenIDE-Module-Name=Task List UI
LBL_EditFilters=Edit...
HINT_SelectFilter=Click here to select a filter
LBL_COL_Description=Description
LBL_COL_File=File
LBL_COL_Location=Location
LBL_COL_Line=Line
LBL_NextTask=Next Action Item
LBL_PrevTask=Previous Action Item
HINT_TasksAsList=Display action items as list
HINT_GrouppedTasks=Group action items by category
LBL_Scope=Scope
LBL_Filter=Filter
LBL_SortBy=Sort by
LBL_Refresh=Refresh
LBL_Asc=Ascending
LBL_Desc=Descending
LBL_CancelFilter=Show All
LBL_NoTasks=<no action items>
LBL_ScanProgress=Action Items scanning
OpenIDE-Module-Short-Description=Action Items window implementation