blob: 8bcaad31713bfccaf7e6b0dcea2611560f86db35 [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.
OpenIDE-Module-Name=Editor Code Templates
OpenIDE-Module-Display-Category=Editing
OpenIDE-Module-Short-Description=Contains support for creation and using of code templates
OpenIDE-Module-Long-Description=Editor Code Templates module allows to paste existing code templates into the editor text and create additional templates
TXT_SurroundWithHint_Label=Surround with ...
TXT_SurroundWithHint_Prefix=<html>Surround with
# Text shown at the bottom of code completion window for the code template
# {0} the appreviation, eg. fori
# {1} the key that will expand it, eg. TAB
DOC_ITEM_Abbreviation=Abbreviation: &nbsp;<b>{0}</b>&nbsp; [{1} for expansion]
CodeTemplatesResolver=NetBeans Editor CodeTemplates Settings Files