blob: 1d921177b1869e0605374171efff26b6c3964cd8 [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.
#
## manifest.mf
OpenIDE-Module-Name=Java SE Samples
OpenIDE-Module-Display-Category=Java
OpenIDE-Module-Short-Description=Provides Java SE application samples.
OpenIDE-Module-Long-Description=This module provides Java SE samples available through Sample Setup Wizard.
## xmlfs localization
Templates/Project/Samples/Standard=Java with Ant
Templates/Project/Samples/Standard/anagrams.zip=Anagram Game
Templates/Project/Samples/Standard/GUIFormExamples.zip=GUI Form Examples
# A11Y Panels
ACS_NWP1_NamePanel_A11YDesc=Project Name and Location Panel
#PanelProjectLocationVisual
LBL_NWP1_ProjectTitleName=Name and Location
LBL_NWP1_ProjectName_Label=Project Name:
LBL_NPW1_DefaultProjectName=SampleApplication{0}
LBL_NWP1_ProjectLocation_Label=Project Location:
LBL_NWP1_BrowseLocation_Button=Browse...
LBL_NWP1_CreatedProjectFolder_Lablel=Project Folder:
LBL_NWP1_ProjectName_LabelMnemonic=N
LBL_NWP1_ProjectLocation_LabelMnemonic=L
LBL_NWP1_CreatedProjectFolder_LablelMnemonic=D
ACS_LBL_NWP1_ProjectName_A11YDesc=Project Name
ACS_LBL_NPW1_ProjectLocation_A11YDesc=Project Location
ACS_LBL_NWP1_BrowseLocation_A11YDesc=Browse Project Location
ACS_LBL_NWP1_CreatedProjectFolder_A11YDesc=Project Folder
LBL_NWP1_SelectProjectLocation=Select Project Location
MSG_IllegalProjectName=Project Name is not valid folder name.
MSG_ProjectFolderExists=Project Folder already exists and is not empty.