Index: openacs-4/packages/acs-admin/www/apm/packages-install.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/packages-install.tcl,v diff -u -r1.28 -r1.28.2.1 --- openacs-4/packages/acs-admin/www/apm/packages-install.tcl 9 May 2018 15:33:28 -0000 1.28 +++ openacs-4/packages/acs-admin/www/apm/packages-install.tcl 17 Feb 2019 15:50:20 -0000 1.28.2.1 @@ -85,17 +85,17 @@ if { $spec_files eq "" } { # No spec files to work with. append body [subst { -

No New Packages to Install

+

No New Packages to $operation

- There are no new packages to install. Please load some + There are no new packages to [string tolower $operation]. Please load some using the Package Loader.

Return to the APM.

}] } else { append body { -

Select Packages to Install

-

Please select the set of packages you'd like to install.

+

Select Packages to $operation

+

Please select the set of packages you'd like to [string tolower $operation].

} [subst {
$dimensional_list