Index: openacs-4/packages/dotlrn-portlet/catalog/dotlrn-portlet.en_US.ISO-8859-1.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-portlet/catalog/dotlrn-portlet.en_US.ISO-8859-1.xml,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ openacs-4/packages/dotlrn-portlet/catalog/dotlrn-portlet.en_US.ISO-8859-1.xml 10 Nov 2002 16:25:59 -0000 1.1
@@ -0,0 +1,33 @@
+
+
+
+
+ Add A Member:
+ Administer
+ Archive
+ Archive this group
+ Closed
+ Copy this group
+ Customize layout
+ Edit properties
+ List
+ Manage Applets
+ Manage Membership
+ Membership
+ New %sub_pretty_name%
+ No
+ Open
+ Group Administration
+ deregister
+ Add/Remove %pretty_name% members
+ This allows you to register new users and give them access to just this community.
+ This allows you to register new non-MIT users and give them access to just this community.
+ Information about students who are part of this community will not be available to this user.
+ Add a Limited Access user to this community
+ Add a Limited Access Guest user to this community
+ Change Enrollment Policy
+ No %subcomm_pretty_plural%
+ This group is archived
+ Members
+ Staff List
+
Index: openacs-4/packages/dotlrn-portlet/tcl/dotlrn-admin-portlet-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-portlet/tcl/dotlrn-admin-portlet-procs.tcl,v
diff -u -r1.11 -r1.12
--- openacs-4/packages/dotlrn-portlet/tcl/dotlrn-admin-portlet-procs.tcl 9 Aug 2002 18:39:29 -0000 1.11
+++ openacs-4/packages/dotlrn-portlet/tcl/dotlrn-admin-portlet-procs.tcl 10 Nov 2002 16:25:59 -0000 1.12
@@ -34,7 +34,7 @@
ad_proc -public get_pretty_name {
} {
- return "Group Administration"
+ return "#dotlrn-portlet.admin_pretty_name#"
}
ad_proc -public my_package_key {
Index: openacs-4/packages/dotlrn-portlet/tcl/dotlrn-members-portlet-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-portlet/tcl/dotlrn-members-portlet-procs.tcl,v
diff -u -r1.11 -r1.12
--- openacs-4/packages/dotlrn-portlet/tcl/dotlrn-members-portlet-procs.tcl 9 Aug 2002 18:39:29 -0000 1.11
+++ openacs-4/packages/dotlrn-portlet/tcl/dotlrn-members-portlet-procs.tcl 10 Nov 2002 16:25:59 -0000 1.12
@@ -38,7 +38,7 @@
ad_proc -public get_pretty_name {
} {
- return "Members"
+ return "#dotlrn-portlet.members_portlet_pretty_name#"
}
ad_proc -public link {
Index: openacs-4/packages/dotlrn-portlet/tcl/dotlrn-members-staff-portlet-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-portlet/tcl/dotlrn-members-staff-portlet-procs.tcl,v
diff -u -r1.9 -r1.10
--- openacs-4/packages/dotlrn-portlet/tcl/dotlrn-members-staff-portlet-procs.tcl 9 Aug 2002 18:39:29 -0000 1.9
+++ openacs-4/packages/dotlrn-portlet/tcl/dotlrn-members-staff-portlet-procs.tcl 10 Nov 2002 16:25:59 -0000 1.10
@@ -36,7 +36,7 @@
ad_proc -public get_pretty_name {
} {
- return "Staff List"
+ return "#dotlrn-portlet.members_staff_portlet_pretty_name#"
}
ad_proc -public link {
Index: openacs-4/packages/dotlrn-portlet/www/dotlrn-admin-portlet.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-portlet/www/dotlrn-admin-portlet.adp,v
diff -u -r1.24 -r1.25
--- openacs-4/packages/dotlrn-portlet/www/dotlrn-admin-portlet.adp 9 Aug 2002 18:39:29 -0000 1.24
+++ openacs-4/packages/dotlrn-portlet/www/dotlrn-admin-portlet.adp 10 Nov 2002 16:25:59 -0000 1.25
@@ -22,40 +22,39 @@
@admin_pretty_name@
- Copy this group
+ #dotlrn-portlet.Copy_this_group#
- This group is archived
+ #dotlrn-portlet.lt_This_group_is_archive#
- Archive this group
+ #dotlrn-portlet.Archive_this_group#
-
Edit properties
+ #dotlrn-portlet.Edit_properties#
- Customize layout
+ #dotlrn-portlet.Customize_layout#
- Membership
+ #dotlrn-portlet.Membership#
@@ -67,18 +66,18 @@
@subgroups.pretty_name@
[
- Administer
+ #dotlrn-portlet.Administer#
|
- Archive
+ #dotlrn-portlet.Archive#
]
- New @sub_pretty_name@
+ #dotlrn-portlet.New_sub_pretty_name#
- Manage Applets
+ #dotlrn-portlet.Manage_Applets#
Index: openacs-4/packages/dotlrn-portlet/www/dotlrn-admin-portlet.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-portlet/www/dotlrn-admin-portlet.tcl,v
diff -u -r1.12 -r1.13
--- openacs-4/packages/dotlrn-portlet/www/dotlrn-admin-portlet.tcl 9 Aug 2002 18:39:29 -0000 1.12
+++ openacs-4/packages/dotlrn-portlet/www/dotlrn-admin-portlet.tcl 10 Nov 2002 16:25:59 -0000 1.13
@@ -31,9 +31,9 @@
set community_id $config(community_id)
set dotlrn_admin_p [dotlrn::admin_p]
set dotlrn_admin_url "[dotlrn::get_url]/admin"
-set sub_pretty_name [ad_parameter subcommunities_pretty_name dotlrn]
-set sub_pretty_plural [ad_parameter subcommunities_pretty_plural dotlrn]
-set admin_pretty_name [ad_parameter dotlrn_admin_pretty_name dotlrn]
+set sub_pretty_name [ad_parameter -localize subcommunities_pretty_name dotlrn]
+set sub_pretty_plural [ad_parameter -localize subcommunities_pretty_plural dotlrn]
+set admin_pretty_name [ad_parameter -localize dotlrn_admin_pretty_name dotlrn]
set subcommunity_p [dotlrn_community::subcommunity_p -community_id $community_id]
# get the community info
Index: openacs-4/packages/dotlrn-portlet/www/dotlrn-members-portlet.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-portlet/www/dotlrn-members-portlet.adp,v
diff -u -r1.10 -r1.11
--- openacs-4/packages/dotlrn-portlet/www/dotlrn-members-portlet.adp 9 Aug 2002 18:39:29 -0000 1.10
+++ openacs-4/packages/dotlrn-portlet/www/dotlrn-members-portlet.adp 10 Nov 2002 16:25:59 -0000 1.11
@@ -33,11 +33,11 @@
@users.role@
- [ deregister ]
+ [ #dotlrn-portlet.deregister# ]
- [ deregister ]
+ [ #dotlrn-portlet.deregister# ]
@@ -49,7 +49,7 @@
@@ -58,3 +58,4 @@
+
Index: openacs-4/packages/dotlrn-portlet/www/dotlrn-members-staff-portlet.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-portlet/www/dotlrn-members-staff-portlet.adp,v
diff -u -r1.11 -r1.12
--- openacs-4/packages/dotlrn-portlet/www/dotlrn-members-staff-portlet.adp 9 Aug 2002 18:39:29 -0000 1.11
+++ openacs-4/packages/dotlrn-portlet/www/dotlrn-members-staff-portlet.adp 10 Nov 2002 16:25:59 -0000 1.12
@@ -34,7 +34,7 @@
- No <%= [dotlrn_community::get_role_pretty_plural -community_id $community_id -rel_type dotlrn_instructor_rel] %>
+ #dotlrn-portlet.No# <%= [dotlrn_community::get_role_pretty_plural -community_id $community_id -rel_type dotlrn_instructor_rel] %>
@@ -54,7 +54,7 @@
- No <%= [dotlrn_community::get_role_pretty_plural -community_id $community_id -rel_type dotlrn_ta_rel] %>
+ #dotlrn-portlet.No# <%= [dotlrn_community::get_role_pretty_plural -community_id $community_id -rel_type dotlrn_ta_rel] %>
@@ -74,11 +74,12 @@
- No <%= [dotlrn_community::get_role_pretty_plural -community_id $community_id -rel_type dotlrn_ca_rel] %>
+ #dotlrn-portlet.No# <%= [dotlrn_community::get_role_pretty_plural -community_id $community_id -rel_type dotlrn_ca_rel] %>
-<%= [dotlrn_community::get_role_pretty_plural -community_id $community_id -rel_type dotlrn_student_rel] %> List
+<%= [dotlrn_community::get_role_pretty_plural -community_id $community_id -rel_type dotlrn_student_rel] %> #dotlrn-portlet.List#
+
Index: openacs-4/packages/dotlrn-portlet/www/dotlrn-portlet.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-portlet/www/dotlrn-portlet.adp,v
diff -u -r1.9 -r1.10
--- openacs-4/packages/dotlrn-portlet/www/dotlrn-portlet.adp 9 Aug 2002 18:39:29 -0000 1.9
+++ openacs-4/packages/dotlrn-portlet/www/dotlrn-portlet.adp 10 Nov 2002 16:25:59 -0000 1.10
@@ -36,10 +36,11 @@
- No @subcomm_pretty_plural@
+ #dotlrn-portlet.lt_No_subcomm_pretty_plu#
+