Index: openacs-4/contrib/packages/simulation/catalog/simulation.en_US.ISO-8859-1.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/catalog/Attic/simulation.en_US.ISO-8859-1.xml,v
diff -u -r1.1.2.1 -r1.1.2.2
--- openacs-4/contrib/packages/simulation/catalog/simulation.en_US.ISO-8859-1.xml 18 Mar 2004 09:47:58 -0000 1.1.2.1
+++ openacs-4/contrib/packages/simulation/catalog/simulation.en_US.ISO-8859-1.xml 18 Mar 2004 10:07:51 -0000 1.1.2.2
@@ -6,7 +6,7 @@
All Messages
All messages...
Cancel
- Messages for %role_pretty_name% in %case_pretty_name%
+ Messages for %role_array.pretty_name% in %case_array.label%
Case History
Case home
CityBuild
@@ -34,7 +34,7 @@
Add Sim
Objects to this Workflow
Add users in uncast role
- Administer %case_pretty_name%
+ Administer %case_array.label%
and refresh
this page.
Are you sure you want to delete this object?
@@ -60,7 +60,7 @@
Make a copy of the selected template, including all tasks and
roles, but not any objects.
Mark this template ready for use
- Messages for %role_pretty_name%
+ Messages for %role_array.pretty_name%
%name% has dependent tasks. Do you want to delete this role
and all related tasks?
Notify me of changes to map XML
Index: openacs-4/contrib/packages/simulation/www/simplay/case-admin-messages.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/www/simplay/Attic/case-admin-messages.tcl,v
diff -u -r1.1.2.1 -r1.1.2.2
--- openacs-4/contrib/packages/simulation/www/simplay/case-admin-messages.tcl 18 Mar 2004 09:48:05 -0000 1.1.2.1
+++ openacs-4/contrib/packages/simulation/www/simplay/case-admin-messages.tcl 18 Mar 2004 10:07:52 -0000 1.1.2.2
@@ -10,9 +10,6 @@
workflow::role::get -role_id $role_id -array role_array
simulation::case::get -case_id $case_id -array case_array
-# Variables used by I18N messages (array variables not currently supported)
-set role_pretty_name $role_array(pretty_name)
-set case_pretty_name $case_array(label)
set title [_ simulation.case_admin_page_title]
set context [list [list . [_ simulation.SimPlay]] [list [export_vars -base case-admin { case_id }] [_ simulation.lt_Administer_case_prett]] [_ simulation.lt_Messages_for_role_pre]]
Index: openacs-4/packages/simulation/catalog/simulation.en_US.ISO-8859-1.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/catalog/simulation.en_US.ISO-8859-1.xml,v
diff -u -r1.1.2.1 -r1.1.2.2
--- openacs-4/packages/simulation/catalog/simulation.en_US.ISO-8859-1.xml 18 Mar 2004 09:47:58 -0000 1.1.2.1
+++ openacs-4/packages/simulation/catalog/simulation.en_US.ISO-8859-1.xml 18 Mar 2004 10:07:51 -0000 1.1.2.2
@@ -6,7 +6,7 @@
All Messages
All messages...
Cancel
- Messages for %role_pretty_name% in %case_pretty_name%
+ Messages for %role_array.pretty_name% in %case_array.label%
Case History
Case home
CityBuild
@@ -34,7 +34,7 @@
Add Sim
Objects to this Workflow
Add users in uncast role
- Administer %case_pretty_name%
+ Administer %case_array.label%
and refresh
this page.
Are you sure you want to delete this object?
@@ -60,7 +60,7 @@
Make a copy of the selected template, including all tasks and
roles, but not any objects.
Mark this template ready for use
- Messages for %role_pretty_name%
+ Messages for %role_array.pretty_name%
%name% has dependent tasks. Do you want to delete this role
and all related tasks?
Notify me of changes to map XML
Index: openacs-4/packages/simulation/www/simplay/case-admin-messages.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/simplay/case-admin-messages.tcl,v
diff -u -r1.1.2.1 -r1.1.2.2
--- openacs-4/packages/simulation/www/simplay/case-admin-messages.tcl 18 Mar 2004 09:48:05 -0000 1.1.2.1
+++ openacs-4/packages/simulation/www/simplay/case-admin-messages.tcl 18 Mar 2004 10:07:52 -0000 1.1.2.2
@@ -10,9 +10,6 @@
workflow::role::get -role_id $role_id -array role_array
simulation::case::get -case_id $case_id -array case_array
-# Variables used by I18N messages (array variables not currently supported)
-set role_pretty_name $role_array(pretty_name)
-set case_pretty_name $case_array(label)
set title [_ simulation.case_admin_page_title]
set context [list [list . [_ simulation.SimPlay]] [list [export_vars -base case-admin { case_id }] [_ simulation.lt_Administer_case_prett]] [_ simulation.lt_Messages_for_role_pre]]