org.netbeans.modules.css.visual.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.mf
OpenIDE-Module-Name=CSS Visual Editor
OpenIDE-Module-Display-Category=Web
OpenIDE-Module-Short-Description=CSS authoring support module for visual CSS editing
OpenIDE-Module-Long-Description=The module provides support for CSS authoring to create CSS 3 style sheets.
STYLE_EDITOR_LIST_ACCESSIBLE_NAME=
# Localization of Window/Other submenu
Menu/Window/Other=Ot&her
CreateRuleDialog.title=Edit CSS Rules
CreateRulePanel.jLabel1.text=Selector Type:
CreateRulePanel.jLabel3.text=At-Rule:
CreateRulePanel.jLabel2.text=Style Sheet:
CreateRulePanel.jLabel4.text=Selector:
RULE_LIST_ACTION=Rule List Action
STYLE_BUILDER_VIEW_ACTION=Rule List Action
VIEW_STYLE_BUILDER_TOOLTIP=Toggle Style Builder
OK=Ok
CANCEL=Cancel
STYLE_RULE_EDITOR_TITLE=Style Rule Editor
RULE_TYPE_PANEL_TITLE=Select Rule Type
RULE_PREVIEW_LABEL=Resulting Code
ELEMENT_ID_LBL=Element ID
CLASS_NAME_LBL=Class
HTML_ELELEMT=Element
REMOVE_RULE_TOOL_TIP=Remove Rule
REMOVE_RULE_LBL=
ADD_RULE_TOOL_TIP=Add Rule
ADD_RULE_LBL=
MOVE_RULE_DOWN_LBL=
MOVE_RULE_UP_LBL=
RULE_HIERARCHY_TITLE=Style Rule Hierarchy
No_preview_available=No preview available
Sample_Text=Sample Text
Create_Rule=Create Rule
ELEMENT_RULE_TYPE_MNEMONIC=e
ELEMENT_ID_RULE_TYPE_MNEMONIC=i
CLASS_RULE_TYPE_MNEMONIC=c
ADD_RULE_BUTTON_MNEMONIC=a
REMOVE_RULE_BUTTON_MNEMONIC=r
UP_RULE_BUTTON_MNEMONIC=u
DOWN_RULE_BUTTON_MNEMONIC=d
CLASS_RULE_TYPE_ACCESSIBLE_DESCRIPTION=Class CSS Rule Type
HTML_ELEMENT_RULE_TYPE_ACCESSIBLE_DESCRIPTION=HTML element CSS Rule Type
ELEMENT_ID_RULE_TYPE_ACCESSIBLE_DESCRIPTION=Element ID CSS Rule Type
UP_RULE_BUTTON_TOOLTIP=Move the rule up in the list
DOWN_RULE_BUTTON_TOOLTIP=Move the rule down in the list
STYLE_RULE_LIST_ACCESSIBLE_NAME=Style Rule cascade list
STYLE_RULE_LIST_ACCESSIBLE_DESC=This list contains Style Rule cascade list
CLASS_TEXT_FIELD_ACCESSIBLE_NAME=Style Class Name Text Field
CLASS_TEXT_FIELD_ACCESSIBLE_DESC=Text Field to enter the CSS Style Class Name
OPTIONAL_ELEMENT_TOOLTIP=Optional HTML element
OPTIONAL_ELEMENT_ACCESSIBLE_DESC=Optional HTML element to be prepended before the CSS class name
HTML_ELEMENT_ACCESSIBLE_NAME=HTML element list
HTML_ELEMENT_ACCESSIBLE_DESC=This list provides the list of HTML elements that can be added to the rule cascade list
ELEMENT_ID_TEXTFIELD_ACCESSIBLE_NAME=Element ID text field
ELEMENT_ID_TEXTFIELD_ACCESSIBLE_DESC=Text field to enter the element ID that can be added to the rule cascade list
PREVIEW_LABEL_ACCESSIBLE_DESC=Preview label that displays the composed CSS cascaded rule list
## CSSDisplayer.java
TITLE_CSS_Check=CSS Check
## CSSWizardType.java
PROP_css_wizard_type_document=Type Document (PENDING)
PROP_css_wizard_type_data=Type Data (PENDING)
## CheckStyleAction.java
TEXT_PART_CSS_checking=CSS checking
TEXT_PART_finished=finished
TEXT_PART_finished_with_warnings=finished with warnings
TEXT_PART_failed=failed
NAME_check_CSS=Check CSS
## CopyStyleAction.java
Style-Comment=
MSG_Style_tag_in_clipboard=Style tag has been placed into clipboard
Copy-XML-Style=Copy XML Style
Copy-HTML-Style=Copy HTML Style
## XMLDisplayer.java
TITLE_XML_check_window=XML check
RuleEditorPanel.cancelFilterLabel.text=
RuleEditorPanel.filterTextField.text=
FakeSelectionPanel.jLabel1.text=Add selection view here
DocumentViewPanel.filterTextField.text=
DocumentViewPanel.filterToggleButton.toolTipText=Filter Items
RuleEditorPanel.createPropertyToggleButton.toolTipText=Add Property
EditRulesPanel.jLabel2.text=Style Sheet:
EditRulesPanel.jLabel3.text=At-Rule:
EditRulesPanel.jLabel4.text=Selector:
EditRulesPanel.jButton1.text=jButton1
EditRulesPanel.addStylesheetButton.text=
EditRulesPanel.jTextField1.text=
EditRulesPanel.jLabel1.text=Element Code:
EditRulesPanel.jTextField2.text=
CreateRulePanel.selectedElementLabel=\ Selected Element\n
CreateRulePanel.descriptionPane.text=Select on of the selector types to create a CSS rule for.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy