Index: openacs-4/packages/acs-kernel/sql/postgresql/apm-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-kernel/sql/postgresql/apm-create.sql,v diff -u -r1.79.2.2 -r1.79.2.3 --- openacs-4/packages/acs-kernel/sql/postgresql/apm-create.sql 15 Feb 2019 17:32:11 -0000 1.79.2.2 +++ openacs-4/packages/acs-kernel/sql/postgresql/apm-create.sql 19 Aug 2019 07:00:18 -0000 1.79.2.3 @@ -906,7 +906,7 @@ 'min_n_values', 'number', 'Minimum Number of Values', - 'Minimum Numer of Values Settings', + 'Minimum Number of Values Settings', null, null, 1, Index: openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl,v diff -u -r1.1.2.5 -r1.1.2.6 --- openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl 3 Jun 2019 09:12:16 -0000 1.1.2.5 +++ openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl 19 Aug 2019 07:00:18 -0000 1.1.2.6 @@ -1,6 +1,6 @@ ad_library { - Tests fot HTTP client API + Tests for HTTP client API } Index: openacs-4/packages/faq-portlet/tcl/test/faq-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/faq-portlet/tcl/test/faq-portlet-procs.tcl,v diff -u -r1.4.2.1 -r1.4.2.2 --- openacs-4/packages/faq-portlet/tcl/test/faq-portlet-procs.tcl 14 Feb 2019 16:15:01 -0000 1.4.2.1 +++ openacs-4/packages/faq-portlet/tcl/test/faq-portlet-procs.tcl 19 Aug 2019 07:00:18 -0000 1.4.2.2 @@ -116,7 +116,7 @@ array set user_info [twt::user::create -admin] twt::user::login $user_info(email) $user_info(password) - # Creat a new faq + # Create a new faq set faq_name [ad_generate_random_string] faq_portlet::twt::new $faq_name @@ -141,7 +141,7 @@ array set user_info [twt::user::create -admin] twt::user::login $user_info(email) $user_info(password) - # Creat a new faq + # Create a new faq set faq_name [ad_generate_random_string] faq_portlet::twt::new $faq_name @@ -167,7 +167,7 @@ array set user_info [twt::user::create -admin] twt::user::login $user_info(email) $user_info(password) - # Creat a new faq + # Create a new faq set faq_name [ad_generate_random_string] faq_portlet::twt::new $faq_name Index: openacs-4/packages/attachments/catalog/attachments.en_AU.ISO-8859-1.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/attachments/catalog/attachments.en_AU.ISO-8859-1.xml,v diff -u -r1.3.8.1 -r1.3.8.2 --- openacs-4/packages/attachments/catalog/attachments.en_AU.ISO-8859-1.xml 25 Jun 2019 15:55:24 -0000 1.3.8.1 +++ openacs-4/packages/attachments/catalog/attachments.en_AU.ISO-8859-1.xml 19 Aug 2019 07:01:45 -0000 1.3.8.2 @@ -15,7 +15,7 @@ Add Attachment Folder Link Attach a File to %pretty_object_name% %contents.content_size% item - Created by the attachments packge + Created by the attachments package Don't know how to deal with attachment type %content_type% Error: Attachment root folder and file storage root folder are different! Error: empty folder_id! Index: openacs-4/packages/file-storage/www/move.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/move.tcl,v diff -u -r1.12.2.2 -r1.12.2.3 --- openacs-4/packages/file-storage/www/move.tcl 4 Apr 2019 12:41:40 -0000 1.12.2.2 +++ openacs-4/packages/file-storage/www/move.tcl 19 Aug 2019 07:01:45 -0000 1.12.2.3 @@ -66,7 +66,7 @@ -privilege "write" - # check for WRTIE permission on each object to be moved + # check for WRITE permission on each object to be moved # DaveB: I think it should be DELETE instead of WRITE # but the existing file-move page checks for WRITE set error_items {} Index: openacs-4/packages/new-portal/www/themes/kelp-theme/dotlrn/resources/dotlrn-master-kelp.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/www/themes/kelp-theme/dotlrn/resources/dotlrn-master-kelp.css,v diff -u -r1.2 -r1.2.12.1 --- openacs-4/packages/new-portal/www/themes/kelp-theme/dotlrn/resources/dotlrn-master-kelp.css 8 Aug 2006 21:27:01 -0000 1.2 +++ openacs-4/packages/new-portal/www/themes/kelp-theme/dotlrn/resources/dotlrn-master-kelp.css 19 Aug 2019 07:01:45 -0000 1.2.12.1 @@ -790,7 +790,7 @@ } div#container-shadows-sin{ - white-space:normal; /* corregge l'errore del control panel della classe*/ + white-space:normal; /* corrects the error of the class control panel */ width: 100%; height:100%; background-image:url(01_cont_shadow_sin.png); @@ -891,4 +891,4 @@ background-image:url(01_cont_foot_des.png); background-repeat: no-repeat; background-position: top right; -} \ No newline at end of file +} Index: openacs-4/packages/survey/catalog/survey.en_AU.ISO-8859-1.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/survey/catalog/survey.en_AU.ISO-8859-1.xml,v diff -u -r1.4.2.1 -r1.4.2.2 --- openacs-4/packages/survey/catalog/survey.en_AU.ISO-8859-1.xml 16 Aug 2019 07:35:03 -0000 1.4.2.1 +++ openacs-4/packages/survey/catalog/survey.en_AU.ISO-8859-1.xml 19 Aug 2019 07:01:45 -0000 1.4.2.2 @@ -174,7 +174,7 @@ The response to %question_text% must be a number. Your answer was %response_value%. There has been 1 response. There have been %n_responses% responses. - There %isare% %n_responses% %resp% to this question. Editing a question with responses is not recommnded. No record of the original question will remain. Proceed with caution. + There %isare% %n_responses% %resp% to this question. Editing a question with responses is not recommended. No record of the original question will remain. Proceed with caution. There was an error while trying to delete the question: This is a multiple choice survey where each answer can be scored on one or more variables. This survey also allows you to execute arbitrary