#FEATURE by cg
authorClaus Gittinger <cg@exept.de>
Thu, 09 Jun 2016 19:11:33 +0200
changeset 16685 ad7eecdcf58d
parent 16684 0db398f2ec7d
child 16686 e19e3fc205ad
#FEATURE by cg class: Tools::NewSystemBrowser changed: #checkInClasses:withInfo:withCheck:usingManager:
Tools__NewSystemBrowser.st
--- a/Tools__NewSystemBrowser.st	Thu Jun 09 16:14:28 2016 +0200
+++ b/Tools__NewSystemBrowser.st	Thu Jun 09 19:11:33 2016 +0200
@@ -34808,7 +34808,7 @@
                                       , (resources
                                             stringWithCRs:'\\(Notice: You have to "checkIn build support files" for the package\for the compilation to become effective)')
                                       )
-                    labels:(resources array:#('Cancel' 'Autoloaded' 'Compiled')).
+                    labels:(resources array:#('No' 'Autoloaded' 'Compiled')).
         answer == nil ifTrue:[^ self ].
 
         classesNotInPackage do:[:eachClass |