Index: openacs-4/contrib/packages/simulation/lib/messages.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/lib/Attic/messages.tcl,v diff -u -N -r1.16.2.3 -r1.16.2.4 --- openacs-4/contrib/packages/simulation/lib/messages.tcl 18 Mar 2004 14:40:24 -0000 1.16.2.3 +++ openacs-4/contrib/packages/simulation/lib/messages.tcl 23 Mar 2004 12:04:53 -0000 1.16.2.4 @@ -27,7 +27,7 @@ if { ![exists_and_not_null case_id] || ![exists_and_not_null role_id] } { if { !$adminplayer_p } { - error [_ simulation.lt_You_must_supply_both_] + error [_ simulation.lt_You_must_supply_both] } else { set mode "admin" } Index: openacs-4/contrib/packages/simulation/lib/tasks.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/lib/Attic/tasks.tcl,v diff -u -N -r1.16.2.1 -r1.16.2.2 --- openacs-4/contrib/packages/simulation/lib/tasks.tcl 18 Mar 2004 14:40:24 -0000 1.16.2.1 +++ openacs-4/contrib/packages/simulation/lib/tasks.tcl 23 Mar 2004 12:04:53 -0000 1.16.2.2 @@ -32,7 +32,7 @@ if { !$adminplayer_p } { if { ![exists_and_not_null case_id] || ![exists_and_not_null role_id] } { - error [_ simulation.lt_You_must_supply_both_] + error [_ simulation.lt_You_must_supply_both] } } @@ -81,7 +81,7 @@ } ad_form -name search -export { workflow_id } -form { - {search_terms:text,optional {label {[_ simulation.lt_Restrict_to_previous_]}}} + {search_terms:text,optional {label {[_ simulation.lt_Restrict_to_previous]}}} } set role_values [db_list_of_lists select_roles { Index: openacs-4/packages/simulation/lib/messages.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/lib/messages.tcl,v diff -u -N -r1.16.2.3 -r1.16.2.4 --- openacs-4/packages/simulation/lib/messages.tcl 18 Mar 2004 14:40:24 -0000 1.16.2.3 +++ openacs-4/packages/simulation/lib/messages.tcl 23 Mar 2004 12:04:53 -0000 1.16.2.4 @@ -27,7 +27,7 @@ if { ![exists_and_not_null case_id] || ![exists_and_not_null role_id] } { if { !$adminplayer_p } { - error [_ simulation.lt_You_must_supply_both_] + error [_ simulation.lt_You_must_supply_both] } else { set mode "admin" } Index: openacs-4/packages/simulation/lib/tasks.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/lib/tasks.tcl,v diff -u -N -r1.16.2.1 -r1.16.2.2 --- openacs-4/packages/simulation/lib/tasks.tcl 18 Mar 2004 14:40:24 -0000 1.16.2.1 +++ openacs-4/packages/simulation/lib/tasks.tcl 23 Mar 2004 12:04:53 -0000 1.16.2.2 @@ -32,7 +32,7 @@ if { !$adminplayer_p } { if { ![exists_and_not_null case_id] || ![exists_and_not_null role_id] } { - error [_ simulation.lt_You_must_supply_both_] + error [_ simulation.lt_You_must_supply_both] } } @@ -81,7 +81,7 @@ } ad_form -name search -export { workflow_id } -form { - {search_terms:text,optional {label {[_ simulation.lt_Restrict_to_previous_]}}} + {search_terms:text,optional {label {[_ simulation.lt_Restrict_to_previous]}}} } set role_values [db_list_of_lists select_roles {