SystemBrowser.st
changeset 17775 0bd37dc16a54
parent 17734 e01603154e47
child 17967 65b7e94f77a7
--- a/SystemBrowser.st	Tue Nov 21 13:12:28 2017 +0100
+++ b/SystemBrowser.st	Tue Nov 21 13:16:14 2017 +0100
@@ -2565,7 +2565,7 @@
     box := OptionBox 
                 title:
 ('You are about to change a method from another (system-) package.
-The methods original packageID was ''%1''. 
+The method''s original packageID was ''%1''. 
 If you proceed, the new method will be marked as belonging
 to the ''%2'' package (and this warning will not be shown again).
 If you proceed with ''keep'', the new method will be installed
@@ -2596,7 +2596,7 @@
     ].
     ^ answer.
 
-    "Modified: / 28-02-2012 / 10:41:52 / cg"
+    "Modified: / 21-11-2017 / 13:09:11 / cg"
 !
 
 showNoneFound