~ubuntu-branches/ubuntu/quantal/netbeans/quantal

« back to all changes in this revision

Viewing changes to apisupport/samples/feedreader-sample-ui/src/org/netbeans/modules/apisupport/feedreader/Bundle.properties

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
ImportĀ upstreamĀ versionĀ 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
OpenIDE-Module-Display-Category=Developing NetBeans
 
2
OpenIDE-Module-Long-Description=\
 
3
    Bundles a New Project sample for "FeedReader", an application built atop the NetBeans Platform. \
 
4
    Demonstrates a complete module suite with one functional module and several third-party libraries. \
 
5
    Shows how to use settings, window manipulation, actions, and more.
 
6
OpenIDE-Module-Name=FeedReader Platform Application Sample
 
7
OpenIDE-Module-Short-Description=Bundles a demonstration application using the NetBeans Platform.
 
8
Templates/Project/Samples/ApiSupport/FeedReaderProject.zip=FeedReader
 
9
Templates/Project/Samples/ApiSupport=NetBeans Modules
 
10
 
 
11
# FeedReaderPanelVisual
 
12
LBL_Browse=Br&owse...
 
13
LBL_ProjectFolder=Project Fol&der:
 
14
LBL_ProjectLocation=Project &Location:
 
15
LBL_ProjectName=Project &Name:
 
16
LBL_SelectProjectLocation=Select Project Location
 
17
MSG_CanNotCreateProjectFolder=Project Folder cannot be created.
 
18
MSG_InvalidProjectFolderName=Project Name is not a valid folder name.
 
19
MSG_InvalidProjectFolderPath=Project Folder is not a valid path.
 
20
MSG_ProjectFolderAlreadyExists=Project Folder already exists and is not empty.
 
21
 
 
22
# FeedReaderWizardIterator
 
23
LBL_Step1=Create a new FeedReader project