Index: openacs-4/packages/acs-admin/www/install/install.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/install/install.tcl,v diff -u -r1.13.2.2 -r1.13.2.3 --- openacs-4/packages/acs-admin/www/install/install.tcl 3 Jul 2020 07:43:20 -0000 1.13.2.2 +++ openacs-4/packages/acs-admin/www/install/install.tcl 24 Apr 2022 16:31:26 -0000 1.13.2.3 @@ -156,9 +156,9 @@ -multirow packages \ -key package_key \ -bulk_actions [list \ - "$operation_label checked applications" \ + "$operation_label selected applications" \ "install-2" \ - "$operation_label checked applications" ] \ + "$operation_label selected applications" ] \ -bulk_action_export_vars { {repository_url $fetch_url} } \ Index: openacs-4/packages/acs-core-docs/www/configuring-install-packages.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/configuring-install-packages.adp,v diff -u -r1.4.2.7 -r1.4.2.8 --- openacs-4/packages/acs-core-docs/www/configuring-install-packages.adp 15 Sep 2021 16:11:16 -0000 1.4.2.7 +++ openacs-4/packages/acs-core-docs/www/configuring-install-packages.adp 24 Apr 2022 16:31:26 -0000 1.4.2.8 @@ -30,7 +30,7 @@ code, you need to install from 'Local Files'. Otherwise, you can install from the OpenACS repository

If you want to install new packages, click on 'Install from Repository' or 'Install from Local'. Select the -package, and click 'Install checked applications'. The +package, and click 'Install selected applications'. The system will check to make sure you have all necessary packages that the package you want depends on. If you're installing from Local Files, and you are missing any packages, you may have to add Index: openacs-4/packages/acs-core-docs/www/configuring-install-packages.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/configuring-install-packages.html,v diff -u -r1.13.2.6 -r1.13.2.7 --- openacs-4/packages/acs-core-docs/www/configuring-install-packages.html 15 Sep 2021 16:11:16 -0000 1.13.2.6 +++ openacs-4/packages/acs-core-docs/www/configuring-install-packages.html 24 Apr 2022 16:31:26 -0000 1.13.2.7 @@ -17,7 +17,7 @@ custom code, you need to install from 'Local Files'. Otherwise, you can install from the OpenACS repository

If you want to install new packages, click on 'Install from Repository' or 'Install from Local'. Select the package, - and click 'Install checked applications'. The system will check + and click 'Install selected applications'. The system will check to make sure you have all necessary packages that the package you want depends on. If you're installing from Local Files, and you are missing any packages, you may have to add the packages Index: openacs-4/packages/acs-core-docs/www/xml/install-guide/configuring.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/install-guide/configuring.xml,v diff -u -r1.16.2.2 -r1.16.2.3 --- openacs-4/packages/acs-core-docs/www/xml/install-guide/configuring.xml 2 Jul 2020 08:39:25 -0000 1.16.2.2 +++ openacs-4/packages/acs-core-docs/www/xml/install-guide/configuring.xml 24 Apr 2022 16:31:26 -0000 1.16.2.3 @@ -46,7 +46,7 @@ If you want to install new packages, click on 'Install from Repository' or 'Install from Local'. Select the package, - and click 'Install checked applications'. The system will check + and click 'Install selected applications'. The system will check to make sure you have all necessary packages that the package you want depends on. If you're installing from Local Files, and you are missing any packages, you may have to add the packages