Index: openacs-4/packages/dotlrn/dotlrn.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/dotlrn.info,v diff -u -r1.118.2.3.4.6 -r1.118.2.3.4.7 --- openacs-4/packages/dotlrn/dotlrn.info 14 Sep 2004 15:34:25 -0000 1.118.2.3.4.6 +++ openacs-4/packages/dotlrn/dotlrn.info 11 Oct 2004 06:21:58 -0000 1.118.2.3.4.7 @@ -7,14 +7,15 @@ f f - + OpenACS A Course Management System 2004-03-10 OpenACS Course Management - + + Index: openacs-4/packages/dotlrn/catalog/dotlrn.de_DE.ISO-8859-1.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/catalog/dotlrn.de_DE.ISO-8859-1.xml,v diff -u -r1.18.2.3.4.4 -r1.18.2.3.4.5 --- openacs-4/packages/dotlrn/catalog/dotlrn.de_DE.ISO-8859-1.xml 1 Oct 2004 14:31:17 -0000 1.18.2.3.4.4 +++ openacs-4/packages/dotlrn/catalog/dotlrn.de_DE.ISO-8859-1.xml 11 Oct 2004 06:22:00 -0000 1.18.2.3.4.5 @@ -1,5 +1,5 @@ - + Eine Kopie von Zugriff @@ -318,6 +318,7 @@ Web-Tagebuch f�r %user_name% Beim L�schen des Benutzers ist ein Fehler aufgetreten. Die Ursache ist wahrscheinlich, dass innerhalb des Datenbankschemas eine Referenz auf den Benutzer (user_id=%user_id%) besteht. Wenden Sie sich an den Programmierer. + Jahr (z.B. 2004, 2004/2005) Sind sind im Begriff, %num_users% Benutzer zu l�schen. Sie f�gen <strong>%first_names% %last_name% (%email%)</strong> zu "%community_name%" hinzu: Sie sind nicht berechtigt, diese Aktion auszuf�hren. @@ -472,6 +473,7 @@ Vorlagen Semester Semester + Semester (z.B. SS, WS) Semester-ID Eigenschaften des Semesters Semester Index: openacs-4/packages/dotlrn/catalog/dotlrn.en_US.ISO-8859-1.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/catalog/dotlrn.en_US.ISO-8859-1.xml,v diff -u -r1.33.2.6.4.11 -r1.33.2.6.4.12 --- openacs-4/packages/dotlrn/catalog/dotlrn.en_US.ISO-8859-1.xml 8 Oct 2004 07:51:26 -0000 1.33.2.6.4.11 +++ openacs-4/packages/dotlrn/catalog/dotlrn.en_US.ISO-8859-1.xml 11 Oct 2004 06:22:00 -0000 1.33.2.6.4.12 @@ -1,5 +1,5 @@ - + A copy of Access @@ -45,12 +45,12 @@ Applets To Add Approve - Approve all approve + Approve all aqua + Archive Archived Archived %class_instances_pretty_plural% and %clubs_pretty_plural% - Archive Archived %groups_pretty_plural% Are you sure? Are you sure you want to send the following @@ -258,6 +258,7 @@ An error occured while trying to remove a user to a community. This error has been logged. approve and add to dotLRN Are you sure you want to archive group <strong>%pretty_name%</strong> and all its subgroups (if any)? + Are you sure you want to remove these users completely? Note that we only attempt to remove these users and may encounter errors for some of the users. Be sure that the person does not already have an account under another email address. Duplicate accounts cause problems for everyone. To add a person with an existing account use <a href=members>Manage Membership</a>. Class Key (a short name, no spaces) Community's Web Address @@ -296,9 +297,9 @@ Join/Drop a Class or Community Group Join/Drop Classes or Communities Key (a short name, no spaces) + User has not visited yet Last Visit Over (in days) Last Visit Within (in days) - User has not visited yet Make this user a site wide admin. Manage this user's portrait No, I don't want to archive this group. @@ -315,7 +316,6 @@ make an attempt. If we succeed, you'll be redirected to where you were. If there is an error and we are unable to complete the removal, we'll return an error message. - Are you sure you want to remove these users completely? Note that we only attempt to remove these users and may encounter errors for some of the users. Please follow the following link to reset your password: %change_password_url% @@ -370,6 +370,7 @@ likely case is that a reference to this user (user_id=%user_id%) exists somewhere in the database schema. It's time to call your programmers! The actual error returned was: + Year (e.g. 2003, 2003/2004) You are about to delete %num_users% users. You are adding <strong>%first_names% %last_name% (%email%)</strong> to %community_name%: You are not allowed to perform that action. @@ -494,8 +495,8 @@ Registration date: Thank you. Your registration request has been sent to the System Administrator Reject - Reject all reject + Reject all Request Membership <img src=/resources/dotlrn/request.gif alt="%label%" border="0" title="Request Membership"> Required field @@ -541,6 +542,7 @@ Templates Term Term + Term (e.g. Spring, Fall) Term ID term properties. Terms Index: openacs-4/packages/dotlrn/www/admin/term-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/admin/term-edit.tcl,v diff -u -r1.6.2.2.4.1 -r1.6.2.2.4.2 --- openacs-4/packages/dotlrn/www/admin/term-edit.tcl 25 Aug 2004 15:50:58 -0000 1.6.2.2.4.1 +++ openacs-4/packages/dotlrn/www/admin/term-edit.tcl 11 Oct 2004 06:22:00 -0000 1.6.2.2.4.2 @@ -45,18 +45,22 @@ term_id:key - {term_name:text {label "Term (e.g. Spring, Fall)"} + {term_name:text {label "[_ dotlrn.Term_eg_Spring_Fall]"} {html {size 30}}} - {term_year:text {label "Year (e.g. 2003, 2003/2004)"} + {term_year:text {label "[_ dotlrn.lt_Year_eg_2003_20032004]"} {html {size 9 maxlength 9}}} - {start_date:date {label "Start Date"} - {format {MONTH DD YYYY}}} + {start_date:date + {label "[_ dotlrn.Start_Date]"} + {format {[lc_get formbuilder_date_format]}} + } - {end_date:date {label "End Date"} - {format {MONTH DD YYYY}}} - + {end_date:date + {label "[_ dotlrn.End_Date]"} + {format {[lc_get formbuilder_date_format]}} + } + } -validate { {start_date { [template::util::date::compare $start_date $end_date] <= 0 } Index: openacs-4/packages/dotlrn/www/admin/term-new.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/admin/term-new.tcl,v diff -u -r1.8.6.1 -r1.8.6.2 --- openacs-4/packages/dotlrn/www/admin/term-new.tcl 25 Aug 2004 15:50:58 -0000 1.8.6.1 +++ openacs-4/packages/dotlrn/www/admin/term-new.tcl 11 Oct 2004 06:22:00 -0000 1.8.6.2 @@ -31,16 +31,19 @@ ad_form -name add_term -export referer -form { - {term_name:text {label "Term (e.g. Spring, Fall)"} {maxlength 20} + {term_name:text {label "[_ dotlrn.Term_eg_Spring_Fall]"} {maxlength 20} {html {size 30}}} {start_date:date - {label "Start Date"} - {format {MONTH DD YYYY}}} + {label "[_ dotlrn.Start_Date]"} + {format {[lc_get formbuilder_date_format]}} + } {end_date:date - {label "End Date"} - {format {MONTH DD YYYY}}} + {label "[_ dotlrn.End_Date]"} + {format {[lc_get formbuilder_date_format]}} + } + } -validate { {start_date { [template::util::date::compare $start_date $end_date] <= 0 }