The configuration path check message added. sandwich_build_8
authormentlicher@netbeans.org
Tue, 10 Oct 2000 14:16:57 +0000
changeset 361d094045116d8
parent 360 be4aeed3089d
child 362 ac0c5ab92f5a
The configuration path check message added.
vcscvs/src/org/netbeans/modules/vcs/cmdline/Bundle.properties
     1.1 --- a/vcscvs/src/org/netbeans/modules/vcs/cmdline/Bundle.properties	Mon Oct 09 19:10:48 2000 +0000
     1.2 +++ b/vcscvs/src/org/netbeans/modules/vcs/cmdline/Bundle.properties	Tue Oct 10 14:16:57 2000 +0000
     1.3 @@ -114,6 +114,8 @@
     1.4  MSG_LockFileCh=Do you wish to lock the file for changes ?
     1.5  MSG_FileNotExist=The file {0} does not exist as a local copy. Check it out first.
     1.6  
     1.7 +DLG_ConfigurationPathNotFound=The configuration path {0} was not found.
     1.8 +
     1.9  #--------------------------------------------------------------------
    1.10  # BeanInfo
    1.11  
    1.12 @@ -356,8 +358,6 @@
    1.13  CTL_StatusLocal=Local
    1.14  CTL_StatusNotInSync=Not in Synch
    1.15  CTL_StatusUnknown=Unknown
    1.16 -# [PENDING] "Not in View" is StarTeam terminology, no?
    1.17 -CTL_StatusNotInView=Not in View
    1.18  CTL_DefaultModifiedStatus=Locally Modified
    1.19  
    1.20  #--------------------------------------------------------------------
    1.21 @@ -477,7 +477,7 @@
    1.22  NewCvsCustomizer.lbServer.text=Server\ :
    1.23  NewCvsCustomizer.btnRepository.label=Browse...
    1.24  NewCvsCustomizer.rbPserver.label=\ Password-protected server (pserver)
    1.25 -# [PENDING] trailing space intentional?
    1.26 +# [PENDING] trailing space intentional? - YES, because of correct display on Windoze
    1.27  NewCvsCustomizer.rbServer.text=\ Remote server (server) 
    1.28  NewCvsCustomizer.rbLocal.text=\ Local CVS (local)
    1.29  NewCvsCustomizer.passwordLabel=Enter password\: