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

« back to all changes in this revision

Viewing changes to xml/catalogsupport/src/org/netbeans/modules/xml/catalogsupport/ui/customizer/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
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
2
#
 
3
# Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
 
4
#
 
5
# The contents of this file are subject to the terms of either the GNU
 
6
# General Public License Version 2 only ("GPL") or the Common
 
7
# Development and Distribution License("CDDL") (collectively, the
 
8
# "License"). You may not use this file except in compliance with the
 
9
# License. You can obtain a copy of the License at
 
10
# http://www.netbeans.org/cddl-gplv2.html
 
11
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
 
12
# specific language governing permissions and limitations under the
 
13
# License.  When distributing the software, include this License Header
 
14
# Notice in each file and include the License file at
 
15
# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
 
16
# particular file as subject to the "Classpath" exception as provided
 
17
# by Sun in the GPL Version 2 section of the License file that
 
18
# accompanied this code. If applicable, add the following below the
 
19
# License Header, with the fields enclosed by brackets [] replaced by
 
20
# your own identifying information:
 
21
# "Portions Copyrighted [year] [name of copyright owner]"
 
22
#
 
23
# Contributor(s):
 
24
#
 
25
# The Original Software is NetBeans. The Initial Developer of the Original
 
26
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
 
27
# Microsystems, Inc. All Rights Reserved.
 
28
#
 
29
 
 
30
#Customizer Provider
 
31
LBL_Customizer_Title=Project Properties - {0}
 
32
LBL_Customizer_Category_ProjectReferences=Project References
 
33
LBL_Customizer_Category_XMLCatalog=XML Catalog
 
34
 
 
35
#Project References
 
36
LBL_CustomizerProjectReferences_ProjectReferences=&Project References\:
 
37
HINT_CustomizerProjectReferences_ProjectReferences=List of project references.
 
38
LBL_CustomizerProjectReferences_AddProject=&Add Project...
 
39
HINT_CustomizerProjectReferences_AddProject=Click to add a project reference.
 
40
LBL_CustomizerProjectReferences_RemoveProject=&Remove
 
41
HINT_CustomizerProjectReferences_RemoveProject=Click to remove selected project reference.
 
42
LBL_CustomizerProjectReferences_ProjectChooserTitle=Add Project
 
43
LBL_CustomizerProjectReferences_ProjectChooserButton=Add Project
 
44
MSG_RefToItself=Cannot add reference to itself.
 
45
MSG_Cycles=Cannot add cyclic references.
 
46
MSG_DeleteRefProject=Some of the files in {0} are being referenced. Do you still want to remove the reference?
 
47
LBL_MISSING_PROJECT=Missing project: {0}
 
48
 
 
49
#XML Catalog
 
50
LBL_CustomizerXMLCatalog_CatalogEntries=&XML Catalog Entries\:
 
51
HINT_CustomizerXMLCatalog_CatalogEntries=Catalog entries.
 
52
LBL_CustomizerXMLCatalog_ReferenceKey=Reference Key
 
53
LBL_CustomizerXMLCatalog_ReferencedLocation=Referenced Location
 
54
LBL_CustomizerXMLCatalog_RemoveButton=&Remove
 
55
HINT_CustomizerXMLCatalog_RemoveButton=Click to remove selected catalog entries.
 
56
LBL_CustomizerXMLCatalog_ClearCacheButton=&Clear Cache
 
57
HINT_CustomizerXMLCatalog_ClearCacheButton=Click to clear cache.
 
58
LBL_CustomizerXMLCatalog_CacheLabel=Cache &Location\:
 
59
HINT_CustomizerXMLCatalog_CacheLabel=Location of XML files automatically cached.