org.openide.actions.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.
# manifest
OpenIDE-Module-Name=Actions APIs
OpenIDE-Module-Display-Category=Infrastructure
OpenIDE-Module-Short-Description=Definition of common actions for NetBeans
OpenIDE-Module-Long-Description=Provides list of common actions used by \
any NetBeans application.
New=&Add
# {0} name of the only one new type
NewArg=&Add {0}
# File
NewFromTemplate=&New
Save=&Save
Print=&Print...
PageSetup=Pa&ge Setup...
#0 undoableedit
UndoWithParameter=&Undo {0}
#0 undoableedit
RedoWithParameter=&Redo {0}
UndoSimple=&Undo
RedoSimple=&Redo
Cut=Cu&t
Copy=Cop&y
Paste=&Paste
Delete=&Delete
Find=&Find...
Goto=Go to &Line...
Replace=R&eplace...
# View
Properties=&Properties
View=View
Edit=Edit
# Build
Execute=&Execute
# Window
DockWindow=&Dock View
UndockWindow=&Undock View
CloneView=&Clone View
CloseView=Close
NextTab=&Next View
PreviousTab=&Previous View
Open=Open
Rename=Rename...
MoveUp=Move Up
MoveDown=Move Down
Customize=Customize
#rename action
CTL_RenameTitle=Rename
CTL_RenameLabel=&New Name:
# {0} param represents old name before renaming.
MSG_BadFormat=This object cannot be renamed from {0} to {1}.
#GarbageCollectAction
CTL_GarbageCollect=Garbage Collect
#HeapView
LBL_ShowText=Show Text
LBL_DropShadow=Drop Shadow
LBL_OverlayGrid=Overlay Grid
# NewTemplateAction
CTL_NewName=New Name
CTL_NewNameTitle=&New
#Reorder Action
Reorder=Change Order...
OpenLocalExplorer=Explore From &Here
WorkspacesItems=&Workspaces
# name of template
CTL_Template_Name=Object &Name:
# title of dialog
CTL_Template_Dialog_Title=Instantiate Template
CTL_Template_Dialog_RootTitle=Save &In:
# Tools action
CTL_Tools=Tools
CTL_EmptySubMenu=Empty
# name of the PopupAction
Popup=Popup
#SaveAction
MSG_saved={0} saved.
EXC_notsaved=There were some problems while saving {0}\nCause: {1}
#Template wizard title
CTL_TemplateWizard=New From Template
#Displayed while system is garbage collecting if memory toolbar is clicked
MSG_GC=GC...
CTL_GC=Click to force garbage collection
LBL_CannotUndo=Cannot Undo
LBL_CannotRedo=Cannot Redo
© 2015 - 2025 Weber Informatics LLC | Privacy Policy