The recursive add can not be executed on local folders. Also rec. Add renamed to "Add All". BLD200307230100
authormentlicher@netbeans.org
Tue, 22 Jul 2003 15:49:54 +0000
changeset 3477a7118e13791d
parent 3476 8ae7c57bb529
child 3478 255aa38d3d98
The recursive add can not be executed on local folders. Also rec. Add renamed to "Add All".
This is a fix of issue #34428.
vcs.profiles.pvcs/src/org/netbeans/modules/vcs/profiles/pvcs/config/Bundle.properties
     1.1 --- a/vcs.profiles.pvcs/src/org/netbeans/modules/vcs/profiles/pvcs/config/Bundle.properties	Tue Jul 22 11:35:36 2003 +0000
     1.2 +++ b/vcs.profiles.pvcs/src/org/netbeans/modules/vcs/profiles/pvcs/config/Bundle.properties	Tue Jul 22 15:49:54 2003 +0000
     1.3 @@ -68,7 +68,7 @@
     1.4  PVCS_CHECKOUT_ALL_Mnemonic=G
     1.5  PVCS_ADD=Add
     1.6  PVCS_ADD_Mnemonic=A
     1.7 -#PVCS_ADD_ALL=Add All
     1.8 +PVCS_ADD_ALL=Add All
     1.9  #PVCS_ADD_ALL_Mnemonic=L
    1.10  PVCS_REMOVE=Remove Revision
    1.11  PVCS_REMOVE_Mnemonic=R