[LON-CAPA-cvs] cvs: rat /client parameter.html loncom/homework imagechoice.pm loncom/interface domainprefs.pm groupboards.pm lonaboutme.pm lonbulletin.pm loncommon.pm loncoursedata.pm loncoursegroups.pm londocs.pm lonevaluate.pm lonfeedback.pm lonmeta.pm lonmsgdisplay.pm lonparmset.pm lonpopulate.pm lonpreferences.pm lonprintout.pm lonrss.pm lonsearchcat.pm lonsimplepage.pm lonsyllabus.pm lonwhatsnew.pm portfolio.pm loncom/publisher lonpublisher.pm lonrights.pm lonupload.pm testbankimport.pm

albertel lon-capa-cvs-allow@mail.lon-capa.org
Wed, 02 May 2007 01:34:39 -0000


This is a MIME encoded message

--albertel1178069679
Content-Type: text/plain

albertel		Tue May  1 21:34:39 2007 EDT

  Modified files:              
    /loncom/homework	imagechoice.pm 
    /loncom/interface	domainprefs.pm groupboards.pm lonaboutme.pm 
                     	lonbulletin.pm loncommon.pm loncoursedata.pm 
                     	loncoursegroups.pm londocs.pm lonevaluate.pm 
                     	lonfeedback.pm lonmeta.pm lonmsgdisplay.pm 
                     	lonparmset.pm lonpopulate.pm lonpreferences.pm 
                     	lonprintout.pm lonrss.pm lonsearchcat.pm 
                     	lonsimplepage.pm lonsyllabus.pm lonwhatsnew.pm 
                     	portfolio.pm 
    /loncom/publisher	lonpublisher.pm lonrights.pm lonupload.pm 
                     	testbankimport.pm 
    /rat/client	parameter.html 
  Log:
  - switch Store to Save
  
  
--albertel1178069679
Content-Type: text/plain
Content-Disposition: attachment; filename="albertel-20070501213439.txt"

Index: loncom/homework/imagechoice.pm
diff -u loncom/homework/imagechoice.pm:1.12 loncom/homework/imagechoice.pm:1.13
--- loncom/homework/imagechoice.pm:1.12	Sun Jul  2 20:03:56 2006
+++ loncom/homework/imagechoice.pm	Tue May  1 21:33:02 2007
@@ -1,4 +1,4 @@
-# $Id: imagechoice.pm,v 1.12 2006/07/03 00:03:56 albertel Exp $
+# $Id: imagechoice.pm,v 1.13 2007/05/02 01:33:02 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -124,14 +124,14 @@
 	    $heading='Select Second Coordinate on Image';
 	    #$nextstage='<input type="hidden" name="type" value="pairthree" />';
 	} else {
-	    $heading='Select Finish to store selection.';
+	    $heading='Select Finish to save selection.';
 	    $nextstage='<input type="submit" name="finish" value="Finish" />';
 	}
     } elsif ($type eq 'polygon') {
 	$heading='Enter Coordinate or click finish to close Polygon';
 	$nextstage='<input type="submit" name="finish" value="Finish" />';
     } elsif ($type eq 'point') {
-	$heading='Click to select a Coordinate or click Finish to store current selection.';
+	$heading='Click to select a Coordinate or click Finish to save current selection.';
 	$nextstage='<input type="submit" name="finish" value="Finish" />';
     }
 
Index: loncom/interface/domainprefs.pm
diff -u loncom/interface/domainprefs.pm:1.12 loncom/interface/domainprefs.pm:1.13
--- loncom/interface/domainprefs.pm:1.12	Fri Apr 13 12:21:15 2007
+++ loncom/interface/domainprefs.pm	Tue May  1 21:33:48 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Handler to set domain-wide configuration settings
 #
-# $Id: domainprefs.pm,v 1.12 2007/04/13 16:21:15 raeburn Exp $
+# $Id: domainprefs.pm,v 1.13 2007/05/02 01:33:48 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -145,7 +145,7 @@
       </td>
     </tr>
    </table>');
-        &print_footer($r,$phase,'process','Store changes');
+        &print_footer($r,$phase,'process','Save changes');
     }
     return OK;
 }
Index: loncom/interface/groupboards.pm
diff -u loncom/interface/groupboards.pm:1.10 loncom/interface/groupboards.pm:1.11
--- loncom/interface/groupboards.pm:1.10	Thu Nov  2 16:06:06 2006
+++ loncom/interface/groupboards.pm	Tue May  1 21:33:48 2007
@@ -207,7 +207,7 @@
            my $putresult = &Apache::lonnet::put('nohist_groupboards',\%new_board,
                                                 $cdom,$cnum);
            if ($putresult ne 'ok') {
-               $outcome = 'error storing new board: '.$putresult;
+               $outcome = 'error saving new board: '.$putresult;
            } else {
                $newurl = '/adm/'.$cdom.'/'.$cnum.'/'.$boardid.
                          '/bulletinboard';
@@ -238,7 +238,7 @@
             push(@LONCAPA::map::order,$newidx);
             my ($errtext,$fatal)=&LONCAPA::map::storemap($allbbsmap,1);
             if ($fatal) {
-                $outcome = "error: failed to store discussion boards map - $errtext\n";
+                $outcome = "error: failed to save discussion boards map - $errtext\n";
             } else {
                 my %boardinfo = (
                   'group' => $group,
Index: loncom/interface/lonaboutme.pm
diff -u loncom/interface/lonaboutme.pm:1.61 loncom/interface/lonaboutme.pm:1.62
--- loncom/interface/lonaboutme.pm:1.61	Wed Mar  7 20:58:44 2007
+++ loncom/interface/lonaboutme.pm	Tue May  1 21:33:48 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # "About Me" Personal Information
 #
-# $Id: lonaboutme.pm,v 1.61 2007/03/08 01:58:44 albertel Exp $
+# $Id: lonaboutme.pm,v 1.62 2007/05/02 01:33:48 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -236,7 +236,7 @@
                  $r->print('<br /><textarea cols="80" rows="6" name="'.$field.'">'.
 			   &HTML::Entities::encode($syllabus{$field},'"&<>').
            '</textarea><input type="submit" name="storesyl" value="'.
-			   &mt('Store').'" />');
+			   &mt('Save').'" />');
 	      }
 	  }
        }
Index: loncom/interface/lonbulletin.pm
diff -u loncom/interface/lonbulletin.pm:1.42 loncom/interface/lonbulletin.pm:1.43
--- loncom/interface/lonbulletin.pm:1.42	Mon Oct 23 14:48:47 2006
+++ loncom/interface/lonbulletin.pm	Tue May  1 21:33:48 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Bulletin Board Handler
 #
-# $Id: lonbulletin.pm,v 1.42 2006/10/23 18:48:47 albertel Exp $
+# $Id: lonbulletin.pm,v 1.43 2007/05/02 01:33:48 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -266,7 +266,7 @@
                  if ($allowed) {
                 $r->print('<br /><textarea cols="80" rows="10" name="'.$field.'">'.
 			  &HTML::Entities::encode($syllabus{$field},'&"<>').
-           '</textarea><input type="submit" name="storesyl" value="'.&mt('Store').'" />');
+           '</textarea><input type="submit" name="storesyl" value="'.&mt('Save').'" />');
 	        }
 	    } else {
                 if ($target ne 'tex') {
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.531 loncom/interface/loncommon.pm:1.532
--- loncom/interface/loncommon.pm:1.531	Fri Apr 20 17:39:39 2007
+++ loncom/interface/loncommon.pm	Tue May  1 21:33:48 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # a pile of common routines
 #
-# $Id: loncommon.pm,v 1.531 2007/04/20 21:39:39 albertel Exp $
+# $Id: loncommon.pm,v 1.532 2007/05/02 01:33:48 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -3715,6 +3715,8 @@
 .LC_diff_removed {
   color: red;
 }
+
+.LC_info,
 .LC_success,
 .LC_diff_added {
   color: green;
@@ -3723,6 +3725,10 @@
   border: 0px;
 }
 
+.LC_internal_info {
+  color: #999;
+}
+
 table.LC_pastsubmission {
   border: 1px solid black;
   margin: 2px;
Index: loncom/interface/loncoursedata.pm
diff -u loncom/interface/loncoursedata.pm:1.181 loncom/interface/loncoursedata.pm:1.182
--- loncom/interface/loncoursedata.pm:1.181	Tue Apr  3 16:04:54 2007
+++ loncom/interface/loncoursedata.pm	Tue May  1 21:33:48 2007
@@ -1,6 +1,6 @@
 # The LearningOnline Network with CAPA
 #
-# $Id: loncoursedata.pm,v 1.181 2007/04/03 20:04:54 albertel Exp $
+# $Id: loncoursedata.pm,v 1.182 2007/05/02 01:33:48 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1316,7 +1316,7 @@
         chop($store_command);
         $dbh->do($store_command);
         if ($dbh->err) {
-            $returnstatus = 'error storing part data';
+            $returnstatus = 'error saving part data';
             &Apache::lonnet::logthis('insert error '.$dbh->errstr());
             &Apache::lonnet::logthis("While attempting\n".$store_command);
         }
@@ -1356,7 +1356,7 @@
         chop($store_command);
         $dbh->do($store_command);
         if ($dbh->err) {
-            $returnstatus = 'error storing response data';
+            $returnstatus = 'error saving response data';
             &Apache::lonnet::logthis('insert error '.$dbh->errstr());
             &Apache::lonnet::logthis("While attempting\n".$store_command);
         }
@@ -1368,9 +1368,9 @@
         ($sname,$sdom,$courseid,
          &Apache::lonnet::convert_dump_to_currentdump(\%studentdata));
     if ($returnstatus eq 'okay' && $status ne 'okay') {
-        $returnstatus = 'error storing current data:'.$status;
+        $returnstatus = 'error saving current data:'.$status;
     } elsif ($status ne 'okay') {
-        $returnstatus .= ' error storing current data:'.$status;
+        $returnstatus .= ' error saving current data:'.$status;
     }        
     ##
     ## Update the students time......
Index: loncom/interface/loncoursegroups.pm
diff -u loncom/interface/loncoursegroups.pm:1.69 loncom/interface/loncoursegroups.pm:1.70
--- loncom/interface/loncoursegroups.pm:1.69	Wed Jan  3 16:55:37 2007
+++ loncom/interface/loncoursegroups.pm	Tue May  1 21:33:48 2007
@@ -1,6 +1,6 @@
 # The LearningOnline Network with CAPA
 #
-# $Id: loncoursegroups.pm,v 1.69 2007/01/03 21:55:37 raeburn Exp $
+# $Id: loncoursegroups.pm,v 1.70 2007/05/02 01:33:48 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1216,7 +1216,7 @@
         $LONCAPA::map::order[1+$#LONCAPA::map::order]=$idx;
         my ($outtext,$errtext) = &LONCAPA::map::storemap($allgrpsmap,1);
         if ($errtext) {
-            $outcome = &mt('Error storing updated parent folder to group').
+            $outcome = &mt('Error saving updated parent folder to group').
                            "- $allgrpsmap - $errtext".'<br />';
         } else {
             my ($furl,$ferr) =
@@ -1266,7 +1266,7 @@
                 $#LONCAPA::map::order--;
                 my ($outtext,$errtext) = &LONCAPA::map::storemap($map,1);
                 if ($errtext) {
-                    $outcome = &mt('Error storing updated parent folder to group'). "- $map - $errtext".'<br />';
+                    $outcome = &mt('Error saving updated parent folder to group'). "- $map - $errtext".'<br />';
                 } else {
                     my ($furl,$ferr) =
                         &Apache::lonuserstate::readmap($cdom.'/'.$cnum);
@@ -3808,7 +3808,7 @@
         $LONCAPA::map::order[1+$#LONCAPA::map::order]=$newidx;
         my ($outtext,$errtext) = &LONCAPA::map::storemap($parentmap,1);
         if ($errtext) {
-            $outcome = &mt('Error storing updated parent folder')." ($parentmap):  $errtext".'<br />';
+            $outcome = &mt('Error saving updated parent folder')." ($parentmap):  $errtext".'<br />';
             return $outcome;
         }
     }
Index: loncom/interface/londocs.pm
diff -u loncom/interface/londocs.pm:1.271 loncom/interface/londocs.pm:1.272
--- loncom/interface/londocs.pm:1.271	Mon Jan 29 16:18:53 2007
+++ loncom/interface/londocs.pm	Tue May  1 21:33:48 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Documents
 #
-# $Id: londocs.pm,v 1.271 2007/01/29 21:18:53 albertel Exp $
+# $Id: londocs.pm,v 1.272 2007/05/02 01:33:48 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1880,7 +1880,7 @@
 	    (&LONCAPA::map::getparameter($orderidx,
                                               'parameter_randompick'))[0].
                                               '" />'.
-'<font size="-2"><a href="javascript:void(0)">'.&mt('Store').'</a></font></label>';
+'<font size="-2"><a href="javascript:void(0)">'.&mt('Save').'</a></font></label>';
        
     }
     if ($ispage) {
@@ -2139,9 +2139,9 @@
         if (&Apache::lonnet::put('resourceversions',\%newsetversions,
 			  $env{'course.'.$env{'request.course.id'}.'.domain'},
 			  $env{'course.'.$env{'request.course.id'}.'.num'}) eq 'ok') {		
-	    $r->print('<h1>'.&mt('Your Version Settings have been Stored').'</h1>');
+	    $r->print('<h1>'.&mt('Your Version Settings have been Saved').'</h1>');
 	} else {
-	    $r->print('<h1><font color="red">'.&mt('An Error Occured while Attempting to Store your Version Settings').'</font></h1>');
+	    $r->print('<h1><font color="red">'.&mt('An Error Occured while Attempting to Save your Version Settings').'</font></h1>');
 	}
 	&mark_hash_old();
     }
Index: loncom/interface/lonevaluate.pm
diff -u loncom/interface/lonevaluate.pm:1.20 loncom/interface/lonevaluate.pm:1.21
--- loncom/interface/lonevaluate.pm:1.20	Mon Dec  4 21:55:52 2006
+++ loncom/interface/lonevaluate.pm	Tue May  1 21:33:49 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Evaluate
 #
-# $Id: lonevaluate.pm,v 1.20 2006/12/05 02:55:52 albertel Exp $
+# $Id: lonevaluate.pm,v 1.21 2007/05/02 01:33:49 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -103,7 +103,7 @@
 $start_page
 <h1>Thank you for your input!</h1>
 ENDHEADER
-       $r->print('Storing feedback: '.
+       $r->print('Saving feedback: '.
            &Apache::lonnet::put('nohist_resevaldata',\%currenteval,$rdomain,$rauth));
            unless ($already) {
 	       $r->print('<br />Logging first evaluation');
Index: loncom/interface/lonfeedback.pm
diff -u loncom/interface/lonfeedback.pm:1.246 loncom/interface/lonfeedback.pm:1.247
--- loncom/interface/lonfeedback.pm:1.246	Mon Mar 19 20:08:09 2007
+++ loncom/interface/lonfeedback.pm	Tue May  1 21:33:49 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Feedback
 #
-# $Id: lonfeedback.pm,v 1.246 2007/03/20 00:08:09 albertel Exp $
+# $Id: lonfeedback.pm,v 1.247 2007/05/02 01:33:49 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -637,7 +637,7 @@
                 }
             }
             if ($dischash{$toggkey}) {
-                my $storebutton = &mt('Store read/unread changes');
+                my $storebutton = &mt('Save read/unread changes');
                 $discussion.='<td align="right">'.
               '<input type="hidden" name="discsymb" value="'.$ressymb.'">'."\n".
               '<input type="button" name="readoptions" value="'.$storebutton.'"'.
@@ -1967,7 +1967,7 @@
 <input type="hidden" name="$dispchgB" value=""/>
 <input type="hidden" name="$markchg" value=""/>
 <input type="hidden" name="$toggchg" value="" />
-<input type="button" name="sub" value="Store Changes" onClick="javascript:setDisp()" />
+<input type="button" name="sub" value="Save Changes" onClick="javascript:setDisp()" />
 END
     if (exists($env{'form.group'})) {
         $r->print('<input type="hidden" name="group" value="'.$env{'form.group'}.'" />');
@@ -2055,7 +2055,7 @@
         'spgr' => 'Specific groups',
         'psub' => 'Pick specific users (by name)',
         'shal' => 'Show a list of current posters',
-        'stor' => 'Store changes',
+        'stor' => 'Save changes',
     );
 
     my %sort_types = ();
@@ -2935,7 +2935,7 @@
                'chth' => 'Check the checkboxes for any you wish to remove.',
                'thef' => 'The following attachments have been uploaded for inclusion with this posting.',
                'adda' => 'Add a new attachment to this post.',
-               'stch' => 'Store Changes',
+               'stch' => 'Save Changes',
              );
     my $js = <<END;
 <script type="text/javascript">
Index: loncom/interface/lonmeta.pm
diff -u loncom/interface/lonmeta.pm:1.205 loncom/interface/lonmeta.pm:1.206
--- loncom/interface/lonmeta.pm:1.205	Mon Apr 30 22:13:40 2007
+++ loncom/interface/lonmeta.pm	Tue May  1 21:33:49 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Metadata display handler
 #
-# $Id: lonmeta.pm,v 1.205 2007/05/01 02:13:40 www Exp $
+# $Id: lonmeta.pm,v 1.206 2007/05/02 01:33:49 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1386,7 +1386,7 @@
             $r->print($result);
 	}
 	$r->print($output.'<br /><input type="submit" name="store" value="'.
-                  &mt('Store Catalog Information').'" />');
+                  &mt('Save Catalog Information').'" />');
 
 	if ($file_type eq 'portfolio' || $file_type eq 'groups') {
 	    my ($port_path,$group) = &get_port_path_and_group($uri);
Index: loncom/interface/lonmsgdisplay.pm
diff -u loncom/interface/lonmsgdisplay.pm:1.71 loncom/interface/lonmsgdisplay.pm:1.72
--- loncom/interface/lonmsgdisplay.pm:1.71	Tue May  1 14:40:57 2007
+++ loncom/interface/lonmsgdisplay.pm	Tue May  1 21:33:49 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Routines for messaging display
 #
-# $Id: lonmsgdisplay.pm,v 1.71 2007/05/01 18:40:57 raeburn Exp $
+# $Id: lonmsgdisplay.pm,v 1.72 2007/05/02 01:33:49 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1273,7 +1273,7 @@
 	if ($content{'baseurl'}) {
 	    $disbase='<input type="hidden" name="baseurl" value="'.&escape($content{'baseurl'}).'" />';
 	    if ($env{'user.adv'}) {
-		$disbase.='<label><input type="checkbox" name="storebasecomment" />'.&mt('Store message for re-use').
+		$disbase.='<label><input type="checkbox" name="storebasecomment" />'.&mt('Save message for re-use').
 		    '</label> <a href="/adm/email?showcommentbaseurl='.
 		    &escape($content{'baseurl'}).'" target="comments">'.
 		    &mt('Show re-usable messages').'</a><br />';
@@ -1680,8 +1680,8 @@
             'cbds' => 'Communication blocking during scheduled exams',
             'desc' => "You can use communication blocking to prevent $usertype enrolled in this course from displaying LON-CAPA messages sent by other $usertype during an online exam. As blocking of communication could potentially interrupt legitimate communication between $usertype who are also both enrolled in a different LON-CAPA course, please be careful that you select the correct start and end times for your scheduled exam when setting or modifying these parameters.",
              'mecb' => 'Modify existing communication blocking periods',
-             'ncbc' => 'No communication blocks currently stored',
-             'stor' => 'Store',
+             'ncbc' => 'No communication blocks currently saved',
+             'stor' => 'Save',
     );
 
     my %ltext = &Apache::lonlocal::texthash(
@@ -2208,10 +2208,10 @@
     my ($r)=@_;
     my %msgs=&Apache::lonnet::dump('nohist_stored_comments',undef,undef,
        '^'.&escape(&escape($env{'form.showcommentbaseurl'})));
-    $r->print(&Apache::loncommon::start_page('Stored Comment Listing',undef,
+    $r->print(&Apache::loncommon::start_page('Saved Comment Listing',undef,
 					     {'onlybody' => 1}));
     if ((keys %msgs)[0]=~/^error\:/) {
-	$r->print(&mt('No stored comments yet.'));
+	$r->print(&mt('No saved comments yet.'));
     } else {
 	my $found=0;
 	foreach my $key (sort(keys(%msgs))) {
@@ -2219,7 +2219,7 @@
 	    $found=1;
 	}
 	unless ($found) {
-	    $r->print(&mt('No stored comments yet for this resource.'));
+	    $r->print(&mt('No saved comments yet for this resource.'));
 	}
     }
 }
Index: loncom/interface/lonparmset.pm
diff -u loncom/interface/lonparmset.pm:1.364 loncom/interface/lonparmset.pm:1.365
--- loncom/interface/lonparmset.pm:1.364	Mon Mar 19 20:08:09 2007
+++ loncom/interface/lonparmset.pm	Tue May  1 21:33:49 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Handler to set parameters for assessments
 #
-# $Id: lonparmset.pm,v 1.364 2007/03/20 00:08:09 albertel Exp $
+# $Id: lonparmset.pm,v 1.365 2007/05/02 01:33:49 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -2441,11 +2441,11 @@
 								 $tkey.'.type' => $typeof},
 						 $tudom,$tuname) eq 'ok') {
 			    &log_parmset({$tkey=>$data,$tkey.'.type' => $typeof},0,$tuname,$tudom);
-			    $r->print('<br />'.&mt('Stored modified parameter for').' '.
+			    $r->print('<br />'.&mt('Saved modified parameter for').' '.
 				      &Apache::loncommon::plainname($tuname,$tudom));
 			} else {
 			    $r->print('<div class="LC_error">'.
-				      &mt('Error storing parameters').'</div>');
+				      &mt('Error saving parameters').'</div>');
 			}
 			&Apache::lonnet::devalidateuserresdata($tuname,$tudom);
 		    } else {
@@ -2475,10 +2475,10 @@
 								 $tkey.'.type' => $typeof},
 						 $tudom,$tuname) eq 'ok') {
 			    &log_parmset({$tkey=>$data,$tkey.'.type' => $typeof},0,$tuname,$tudom);
-			    $r->print('<br />'.&mt('Stored modified date for').' '.&Apache::loncommon::plainname($tuname,$tudom));
+			    $r->print('<br />'.&mt('Saved modified date for').' '.&Apache::loncommon::plainname($tuname,$tudom));
 			} else {
 			    $r->print('<div class="LC_error">'.
-				      &mt('Error storing parameters').'</div>');
+				      &mt('Error saving parameters').'</div>');
 			}
 			&Apache::lonnet::devalidateuserresdata($tuname,$tudom);
 		    } else {
@@ -2507,10 +2507,10 @@
     if ($putentries) {
 	if (&Apache::lonnet::put('resourcedata',\%newdata,$dom,$crs) eq 'ok') {
 			    &log_parmset(\%newdata,0);
-	    $r->print('<h3>'.&mt('Stored [_1] parameter(s)',$putentries/2).'</h3>');
+	    $r->print('<h3>'.&mt('Saved [_1] parameter(s)',$putentries/2).'</h3>');
 	} else {
 	    $r->print('<div class="LC_error">'.
-		      &mt('Error storing parameters').'</div>');
+		      &mt('Error saving parameters').'</div>');
 	}
 	&Apache::lonnet::devalidatecourseresdata($crs,$dom);
     }
@@ -2791,7 +2791,7 @@
 	&listdata($r,$resourcedata,$listdata,$sortorder);
     }
     $r->print(&tableend().
-	     ((($env{'form.store'}) || ($env{'form.dis'}))?'<p><input type="submit" name="store" value="'.&mt('Store').'" /></p>':'').
+	     ((($env{'form.store'}) || ($env{'form.dis'}))?'<p><input type="submit" name="store" value="'.&mt('Save').'" /></p>':'').
 	      '</form>'.&Apache::loncommon::end_page());
 }
 
@@ -3678,7 +3678,7 @@
     }
     $r->print(&Apache::loncommon::end_data_table().
 	      "\n<input type='submit' name='storerules' value='".
-	      &mt('Store Rules')."' /></form>\n".
+	      &mt('Save Rules')."' /></form>\n".
 	      &Apache::loncommon::end_page());
     return;
 }
Index: loncom/interface/lonpopulate.pm
diff -u loncom/interface/lonpopulate.pm:1.49 loncom/interface/lonpopulate.pm:1.50
--- loncom/interface/lonpopulate.pm:1.49	Wed Mar  7 20:58:45 2007
+++ loncom/interface/lonpopulate.pm	Tue May  1 21:33:49 2007
@@ -1,5 +1,5 @@
 # automated enrollment configuration handler
-# $Id: lonpopulate.pm,v 1.49 2007/03/08 01:58:45 albertel Exp $
+# $Id: lonpopulate.pm,v 1.50 2007/05/02 01:33:49 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -673,7 +673,7 @@
          if ((@ccs + @showdom) > $notifycount) {
              $r->print(&mt("Check the checkbox(es) to initiate notification for people not currently informed of roster changes from the nightly enrollment update.<br />"));
          }
-         $r->print(&mt("Click 'Go' to store your changes.")."
+         $r->print(&mt("Click 'Go' to save your changes.")."
            <br/>
            <table width=\"100%\" border=\"0\" cellspadding=\"2\" cellspacing=\"2\">
             <tr>
@@ -707,7 +707,7 @@
       ");
       if ($cross_str > 0) {
           $r->print("
-                Currently, this LON-CAPA course is crosslisted with $cross_str course section(s).  Students enrolling in these course sections will be automatically added to the class roster for the course, if you have chosen to enable a nightly automated enrollment update.  For each crosslisting, leave the checkbox checked if you want registered students in that course to be included in the student roster for LON-CAPA course: <b>$realm ($enrollvar{coursecode})</b>; otherwise uncheck it. If you wish to change the section ID assigned in your LON-CAPA course for a crosslisted course, enter the new section ID in the appropriate textbox. The LON-CAPA section ID can be left (or set to) empty, if you do not wish to tie a section ID to this crosslisting. If you wish to add new crosslisted courses, enter the number of new courses to add in the textbox at the bottom of the page. You will provide information about each of the new crosslistings on a subsequent page.  Click 'Go' to store your changes.
+                Currently, this LON-CAPA course is crosslisted with $cross_str course section(s).  Students enrolling in these course sections will be automatically added to the class roster for the course, if you have chosen to enable a nightly automated enrollment update.  For each crosslisting, leave the checkbox checked if you want registered students in that course to be included in the student roster for LON-CAPA course: <b>$realm ($enrollvar{coursecode})</b>; otherwise uncheck it. If you wish to change the section ID assigned in your LON-CAPA course for a crosslisted course, enter the new section ID in the appropriate textbox. The LON-CAPA section ID can be left (or set to) empty, if you do not wish to tie a section ID to this crosslisting. If you wish to add new crosslisted courses, enter the number of new courses to add in the textbox at the bottom of the page. You will provide information about each of the new crosslistings on a subsequent page.  Click 'Go' to save your changes.
               </td>
              </tr>
             </table>
@@ -793,8 +793,7 @@
               </td>
              </tr>
              <tr>
-              <td>For each section, check the checkbox if you want registered students in that section to be included in the student roster for LON-CAPA course: <b>$realm ($enrollvar{coursecode})</b>; otherwise uncheck it. If you want to change the section ID designation used for this section in LON-CAPA, delete the current value in the LON-CAPA section ID textbox and enter the new value. The LON-CAPA section ID can be left (or set to) empty, if you do not wish to tie a section ID to this section. To add a new section, check the 'Enrollment in this course?' checkbox, and enter the desired LON-CAPA section ID in the appropriate textbox. Click 'Go' to store
-your changes.</td>
+              <td>For each section, check the checkbox if you want registered students in that section to be included in the student roster for LON-CAPA course: <b>$realm ($enrollvar{coursecode})</b>; otherwise uncheck it. If you want to change the section ID designation used for this section in LON-CAPA, delete the current value in the LON-CAPA section ID textbox and enter the new value. The LON-CAPA section ID can be left (or set to) empty, if you do not wish to tie a section ID to this section. To add a new section, check the 'Enrollment in this course?' checkbox, and enter the desired LON-CAPA section ID in the appropriate textbox. Click 'Go' to save your changes.</td>
              </tr>
             </table>
             <br/>
@@ -854,7 +853,7 @@
           if (@currsections) {
               my $secshow = @currsections;
               $r->print("
-                Currently, this LON-CAPA course incorporates enrollment from $secshow sections.  Students enrolling in any of these course sections will be automatically added to the class roster for the course, if you have chosen to enable a nightly automated enrollment update. For each section, uncheck the checkbox if you want registered students in that section to cease being included in the student roster for LON-CAPA course: <b>$realm ($enrollvar{coursecode})</b>; otherwise leave it checked. If you want to change the section ID designation used for this section in LON-CAPA, delete the current value in the LON-CAPA section ID textbox and enter the new value.  If you wish to add new course section, enter the number of new sections to add in the textbox at the bottom of the page. You will provide information about each of the new sections on a subsequent page. Click 'Go' to store your changes.
+                Currently, this LON-CAPA course incorporates enrollment from $secshow sections.  Students enrolling in any of these course sections will be automatically added to the class roster for the course, if you have chosen to enable a nightly automated enrollment update. For each section, uncheck the checkbox if you want registered students in that section to cease being included in the student roster for LON-CAPA course: <b>$realm ($enrollvar{coursecode})</b>; otherwise leave it checked. If you want to change the section ID designation used for this section in LON-CAPA, delete the current value in the LON-CAPA section ID textbox and enter the new value.  If you wish to add new course section, enter the number of new sections to add in the textbox at the bottom of the page. You will provide information about each of the new sections on a subsequent page. Click 'Go' to save your changes.
               </td>
              </tr>
             </table>
@@ -977,7 +976,7 @@
                     <tr>
                      <td>
                       <font color="#888888">'.
-&mt('Note: if you enable automatic import of student photos, your course will automatically have access to photos stored by your institution for officially registered students, via a conduit established by your LON-CAPA domain coordinator.').'  
+&mt('Note: if you enable automatic import of student photos, your course will automatically have access to photos saved by your institution for officially registered students, via a conduit established by your LON-CAPA domain coordinator.').'  
                       </font>
                      </td>
                     </tr>
Index: loncom/interface/lonpreferences.pm
diff -u loncom/interface/lonpreferences.pm:1.100 loncom/interface/lonpreferences.pm:1.101
--- loncom/interface/lonpreferences.pm:1.100	Sat Apr 28 19:13:56 2007
+++ loncom/interface/lonpreferences.pm	Tue May  1 21:33:49 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Preferences
 #
-# $Id: lonpreferences.pm,v 1.100 2007/04/28 23:13:56 www Exp $
+# $Id: lonpreferences.pm,v 1.101 2007/05/02 01:33:49 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1035,7 +1035,7 @@
         if ($caller eq 'reset_by_email') {
             $tryagain_text = &mt('Please try again later.');
         }
-        my $unable=&mt("Unable to retrieve stored token for password decryption");
+        my $unable=&mt("Unable to retrieve saved token for password decryption");
 	$r->print(<<ENDERROR);
 <p>
 <span class="LC_error">$unable.  $tryagain_text</span>
@@ -1208,7 +1208,7 @@
     $r->print(<<"END");
 <br />
 <br />
-<input type="submit" name="sub" value="Store Changes" />
+<input type="submit" name="sub" value="Save Changes" />
 <br />
 <br />
 Note: $lt{'thde'}
Index: loncom/interface/lonprintout.pm
diff -u loncom/interface/lonprintout.pm:1.500 loncom/interface/lonprintout.pm:1.501
--- loncom/interface/lonprintout.pm:1.500	Thu Apr 26 05:32:23 2007
+++ loncom/interface/lonprintout.pm	Tue May  1 21:33:49 2007
@@ -2,7 +2,7 @@
 # The LearningOnline Network
 # Printout
 #
-# $Id: lonprintout.pm,v 1.500 2007/04/26 09:32:23 foxr Exp $
+# $Id: lonprintout.pm,v 1.501 2007/05/02 01:33:49 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -2601,7 +2601,7 @@
        </validator>
     </string>
     <message></td></tr><tr><td></message>
-    <message><b>Names to store the CODEs under for later:</b></message>
+    <message><b>Names to save the CODEs under for later:</b></message>
     <message></td><td></message>
     <string variable="ANON_CODE_STORAGE_NAME" maxlength="50" size="20" />
     <message></td></tr><tr><td></message>
@@ -2712,7 +2712,7 @@
        </validator>
     </string>
     <message></td></tr><tr><td></message>
-    <message><b>Names to store the CODEs under for later:</b></message>
+    <message><b>Names to save the CODEs under for later:</b></message>
     <message></td><td></message>
     <string variable="ANON_CODE_STORAGE_NAME" maxlength="50" size="20" />
     <message></td></tr><tr><td></message>
Index: loncom/interface/lonrss.pm
diff -u loncom/interface/lonrss.pm:1.34 loncom/interface/lonrss.pm:1.35
--- loncom/interface/lonrss.pm:1.34	Thu Jan 18 14:27:33 2007
+++ loncom/interface/lonrss.pm	Tue May  1 21:33:49 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # RSS Feeder
 #
-# $Id: lonrss.pm,v 1.34 2007/01/18 19:27:33 www Exp $
+# $Id: lonrss.pm,v 1.35 2007/05/02 01:33:49 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -474,7 +474,7 @@
 							   'private' => 'private',
 							   'hidden' => 'hidden',
 							   'delete' => 'delete',
-							   'store' => 'Store changes',
+							   'store' => 'Save changes',
 							   'title' => 'Title',
 							   'link' => 'Link',
 							   'description' => 'Description',
@@ -554,7 +554,7 @@
 	    if ($html) {
 		$r->print('</ul>');
 		if ($edit) {
-		    $r->print('<input type="hidden" name="newid" value="'.$newid.'"/><input type="submit" value="'.&mt('Store Marked Changes').'" />'.
+		    $r->print('<input type="hidden" name="newid" value="'.$newid.'"/><input type="submit" value="'.&mt('Save Marked Changes').'" />'.
 			      ($displayoption eq 'hidden'?'<input type="submit" name="advertisethisblog" value="'.&mt('Advertise this Feed').'" />':
 			       '<input type="submit" name="hidethisblog" value="'.&mt('Hide this Feed').'" />'));
 		}
Index: loncom/interface/lonsearchcat.pm
diff -u loncom/interface/lonsearchcat.pm:1.285 loncom/interface/lonsearchcat.pm:1.286
--- loncom/interface/lonsearchcat.pm:1.285	Mon Apr 30 22:13:40 2007
+++ loncom/interface/lonsearchcat.pm	Tue May  1 21:33:49 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Search Catalog
 #
-# $Id: lonsearchcat.pm,v 1.285 2007/05/01 02:13:40 www Exp $
+# $Id: lonsearchcat.pm,v 1.286 2007/05/02 01:33:49 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -379,7 +379,7 @@
                                      $errorstring);
 
 	    my $msg = 
-		'Unable to create table in which to store search results. '.
+		'Unable to create table in which to save search results. '.
 		'The search has been aborted.';
 	    &Apache::loncommon::simple_error_page($r,'Search Error',
 						  $msg);
@@ -388,7 +388,7 @@
         delete($env{'form.launch'});
         if (! &make_form_data_persistent($r,$persistent_db_file)) {
 	    my $msg=
-		'Unable to properly store search information. '.
+		'Unable to properly save search information. '.
 		'The search has been aborted.';
 	    &Apache::loncommon::simple_error_page($r,'Search Error',
 						  $msg);
@@ -2146,7 +2146,7 @@
     ##
     if (! defined($table) || $table eq '' || $table =~ /\D/ ) {
         $r->print("Unable to retrieve search results.  ".
-                  "Unable to determine the table results were stored in.  ".
+                  "Unable to determine the table results were saved in.  ".
 		  &Apache::loncommon::end_page());
         return undef;
     }
@@ -2156,7 +2156,7 @@
     my $connection_result = &Apache::lonmysql::connect_to_db();
     if (!defined($connection_result)) {
         $r->print("Unable to connect to the MySQL database where your results".
-                  " are stored.".
+                  " are saved.".
 		  &Apache::loncommon::end_page());
         &Apache::lonnet::logthis("lonsearchcat: unable to get lonmysql to".
                                  " connect to database.");
@@ -2522,7 +2522,7 @@
     # Check on the mysql table we will use to store results.
     my $table =$env{'form.table'};
     if (! defined($table) || $table eq '' || $table =~ /\D/ ) {
-        $r->print("Unable to determine table id to store search results in.".
+        $r->print("Unable to determine table id to save search results in.".
                   "The search has been aborted.".
 		  &Apache::loncommon::end_page());
         return;
@@ -2760,7 +2760,7 @@
     if ($env{'form.catalogmode'} eq 'import') {
         if (! tie(%groupsearch_db,'GDBM_File',$diropendb,
                   &GDBM_WRCREAT(),0640)) {
-            $r->print('Unable to store import results.</form>'.
+            $r->print('Unable to save import results.</form>'.
 		      &Apache::loncommon::end_page());
             $r->rflush();
             return;
Index: loncom/interface/lonsimplepage.pm
diff -u loncom/interface/lonsimplepage.pm:1.49 loncom/interface/lonsimplepage.pm:1.50
--- loncom/interface/lonsimplepage.pm:1.49	Sun Dec 10 22:49:12 2006
+++ loncom/interface/lonsimplepage.pm	Tue May  1 21:33:49 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Simple Page Editor
 #
-# $Id: lonsimplepage.pm,v 1.49 2006/12/11 03:49:12 raeburn Exp $
+# $Id: lonsimplepage.pm,v 1.50 2007/05/02 01:33:49 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -266,8 +266,8 @@
 		      '<form method="post" enctype="multipart/form-data">'.
 		      '<input type="hidden" name="forceedit" value="edit" />'.
 		      '<h3>Upload a Photo</h3>'.
-		      '<input type="file" name="uploaddoc" size="50">'.
-		      '<input type="submit" name="storeupl" value="Upload">'.
+		      '<input type="file" name="uploaddoc" size="50" />'.
+		      '<input type="submit" name="storeupl" value="Upload" />'.
 		      '</form><form method="post">');
 	}
 	foreach my $field (sort(keys(%syllabusfields))) {
@@ -299,7 +299,7 @@
                             $r->print(
                                       '<br />Title<br /><textarea cols="80" rows="2" name="'.$field.'">'.
                                       &HTML::Entities::encode($syllabus{$field},'"&<>').
-                                      '</textarea><input type="submit" name="storesyl" value="Store" />');
+                                      '</textarea><input type="submit" name="storesyl" value="Save" />');
                         } else {
                             my $safeinit;
                             $r->print(&Apache::lonxml::xmlparse($r,'tex',$syllabus{$field},$safeinit));
@@ -325,7 +325,7 @@
 			if ($target ne 'tex') {
 			    $r->print('<br /><textarea cols="80" rows="24" name="'.$field.'" id="'.$field.'">'.
                                       &HTML::Entities::encode($syllabus{$field},'"&<>').
-				      '</textarea><input type="submit" name="storesyl" value="Store" />');
+				      '</textarea><input type="submit" name="storesyl" value="Save" />');
 			} else {
 			    my $safeinit;
 			    $r->print(&Apache::lonxml::xmlparse($r,'tex',$syllabus{$field},$safeinit));
Index: loncom/interface/lonsyllabus.pm
diff -u loncom/interface/lonsyllabus.pm:1.58 loncom/interface/lonsyllabus.pm:1.59
--- loncom/interface/lonsyllabus.pm:1.58	Wed Mar  7 20:58:45 2007
+++ loncom/interface/lonsyllabus.pm	Tue May  1 21:33:49 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Syllabus
 #
-# $Id: lonsyllabus.pm,v 1.58 2007/03/08 01:58:45 albertel Exp $
+# $Id: lonsyllabus.pm,v 1.59 2007/05/02 01:33:49 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -324,7 +324,7 @@
 	       if ($allowed) {
 		   $r->print('<br /><textarea cols="80" rows="12" name="'.$field.'" id="'.$field.'">'.
 			     &HTML::Entities::encode($syllabus{$field},'"&<>').
-			     '</textarea> <input type="submit" name="storesyl" value="Store" />');
+			     '</textarea> <input type="submit" name="storesyl" value="Save" />');
 	       }
 	   }
        }
Index: loncom/interface/lonwhatsnew.pm
diff -u loncom/interface/lonwhatsnew.pm:1.70 loncom/interface/lonwhatsnew.pm:1.71
--- loncom/interface/lonwhatsnew.pm:1.70	Fri Mar  2 17:16:47 2007
+++ loncom/interface/lonwhatsnew.pm	Tue May  1 21:33:49 2007
@@ -1,5 +1,5 @@
 #
-# $Id: lonwhatsnew.pm,v 1.70 2007/03/02 22:16:47 raeburn Exp $
+# $Id: lonwhatsnew.pm,v 1.71 2007/05/02 01:33:49 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -326,9 +326,9 @@
     my $store_result=&store_display_settings($uname,$udom,$cid,$checkallowed);
 
     unless ($store_result eq 'ok') { 
-        &Apache::lonnet::logthis('Error storing whatsnew settings: '.
+        &Apache::lonnet::logthis('Error saving whatsnew settings: '.
             $store_result.' for '.'user '.$uname.':'.$udom.' in '.$lctype.' '.$cid);
-        $result .= &mt('Unable to store visibility settings due to [_1]',
+        $result .= &mt('Unable to save visibility settings due to [_1]',
                        $store_result); 
     }
 
@@ -1424,7 +1424,7 @@
 
         } else {
 	    my $lctype = lc(&Apache::loncommon::course_type());
-            &Apache::lonnet::logthis('Error storing whatsnew interval setting'.
+            &Apache::lonnet::logthis('Error saving whatsnew interval setting'.
                 ' '.$outcome.' for '.$uname.':'.$udom.' in '.$lctype.' '.$cid);
             $result = &mt('Unable to set interval to [_1] due to [_2].',
                          '<b>'.$$interval_titles{$env{'form.interval'}}.'</b>',
@@ -1448,7 +1448,7 @@
                                                                                   
         } else {
 	    my $lctype = lc(&Apache::loncommon::course_type());
-            &Apache::lonnet::logthis('Error storing whatsnew countunread setting'.
+            &Apache::lonnet::logthis('Error saving whatsnew countunread setting'.
                 ' '.$outcome.' for '.$uname.':'.$udom.' in '.$lctype.' '.$cid);
             $result = &mt('Unable to set "number unread posts display" to [_1]'.
                           ' due to [_2].',
@@ -1486,7 +1486,7 @@
                     $result = &mt('Page displayed after role selection in this '.$lctype.' set to <b>[_2]</b>',$lctype,$$initpage{$env{'form.courseinit_page'}});
                 }
             } else {
-                &Apache::lonnet::logthis('Error storing whatsnew courseinit '.
+                &Apache::lonnet::logthis('Error saving whatsnew courseinit '.
                                          'setting: '.$outcome.' for '.$uname.
                                          ':'.$udom.' in '.$lctype.' '.$cid);
                 if ($page_control eq 'global preferences') {
Index: loncom/interface/portfolio.pm
diff -u loncom/interface/portfolio.pm:1.178 loncom/interface/portfolio.pm:1.179
--- loncom/interface/portfolio.pm:1.178	Tue Mar 20 11:36:14 2007
+++ loncom/interface/portfolio.pm	Tue May  1 21:33:50 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # portfolio browser
 #
-# $Id: portfolio.pm,v 1.178 2007/03/20 15:36:14 albertel Exp $
+# $Id: portfolio.pm,v 1.179 2007/05/02 01:33:50 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1014,7 +1014,7 @@
         } else {
             if ((@{$processing{'activate'}} > 0) || (@{$processing{'update'}} > 0)) {
                 $errors .= '<span class="LC_error">'.
-		    &mt('A problem occurred storing access control settings: [_1]',$outcome).
+		    &mt('A problem occurred saving access control settings: [_1]',$outcome).
 		    '</span>';
             }
         }
Index: loncom/publisher/lonpublisher.pm
diff -u loncom/publisher/lonpublisher.pm:1.223 loncom/publisher/lonpublisher.pm:1.224
--- loncom/publisher/lonpublisher.pm:1.223	Tue Apr 17 19:21:06 2007
+++ loncom/publisher/lonpublisher.pm	Tue May  1 21:34:23 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Publication Handler
 #
-# $Id: lonpublisher.pm,v 1.223 2007/04/17 23:21:06 albertel Exp $
+# $Id: lonpublisher.pm,v 1.224 2007/05/02 01:34:23 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -844,7 +844,7 @@
                                                          \%metadata);
     }
     if (defined($status) && $status ne '') {
-        $error='<font color="red">Error occured storing new values in '.
+        $error='<font color="red">Error occured saving new values in '.
             'metadata table in LON-CAPA database</font>';
         &Apache::lonnet::logthis($error);
         &Apache::lonnet::logthis($status);
@@ -1104,7 +1104,7 @@
 	}
     }
     if ($chparms) {
-	$scrout.='<p><b>'.&mt('New parameters or stored values').
+	$scrout.='<p><b>'.&mt('New parameters or saved values').
 	    ':</b> '.$chparms.'</p>';
     }
 
@@ -1121,7 +1121,7 @@
 	}
     }
     if ($chparms) {
-	$scrout.='<p><b>'.&mt('Obsolete parameters or stored values').':</b> '.
+	$scrout.='<p><b>'.&mt('Obsolete parameters or saved values').':</b> '.
 	    $chparms.'</p><h1><span class="LC_warning">'.&mt('Warning!').
 	    '</span></h1><p><span class="LC_warning">'.
 	    &mt('If this resource is in active use, student performance data from the previous version may become inaccessible.').'</span></p><hr />';
Index: loncom/publisher/lonrights.pm
diff -u loncom/publisher/lonrights.pm:1.21 loncom/publisher/lonrights.pm:1.22
--- loncom/publisher/lonrights.pm:1.21	Wed Dec 20 17:41:08 2006
+++ loncom/publisher/lonrights.pm	Tue May  1 21:34:23 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Handler to show and edit custom distribution rights
 #
-# $Id: lonrights.pm,v 1.21 2006/12/20 22:41:08 albertel Exp $
+# $Id: lonrights.pm,v 1.22 2007/05/02 01:34:23 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -305,7 +305,7 @@
   $r->print('</table>');
 # ------------------------------------------------------------ End table output
   if ($constructmode) { 
-     $r->print('<input type="submit" name="store" value="'.&mt('Store').'" /></form>'); 
+     $r->print('<input type="submit" name="store" value="'.&mt('Save').'" /></form>'); 
   }
   $r->print(&Apache::loncommon::end_page());
   return OK;  
Index: loncom/publisher/lonupload.pm
diff -u loncom/publisher/lonupload.pm:1.34 loncom/publisher/lonupload.pm:1.35
--- loncom/publisher/lonupload.pm:1.34	Wed Dec  6 17:22:39 2006
+++ loncom/publisher/lonupload.pm	Tue May  1 21:34:23 2007
@@ -2,7 +2,7 @@
 # The LearningOnline Network with CAPA
 # Handler to upload files into construction space
 #
-# $Id: lonupload.pm,v 1.34 2006/12/06 22:22:39 albertel Exp $
+# $Id: lonupload.pm,v 1.35 2007/05/02 01:34:23 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -99,7 +99,7 @@
 		      '<input type="hidden" name="datatoken" value="'.
 		      &upfile_store.'" />'.
 		      '<input type="hidden" name="uploaduname" value="'.$uname.
-		      '" />'.&mt('Store uploaded file as ').
+		      '" />'.&mt('Save uploaded file as ').
                       "<span class='LC_filename'>/priv/$uname/</span>".
                       '<input type="text" size="50" name="filename" value="'.$fn.
                       '" /><br />'.
@@ -112,7 +112,7 @@
 <br />
 <br />
 ');
-            $r->print('<input type="button" value="'.&mt('Store').'" onClick="javascript:verifyForm()"/></form>');
+            $r->print('<input type="button" value="'.&mt('Save').'" onClick="javascript:verifyForm()"/></form>');
 	    # Check for bad extension and warn user
 	    if ($fn=~/\.(\w+)$/ && 
 		(&Apache::loncommon::fileembstyle($1) eq 'hdn')) {
Index: loncom/publisher/testbankimport.pm
diff -u loncom/publisher/testbankimport.pm:1.11 loncom/publisher/testbankimport.pm:1.12
--- loncom/publisher/testbankimport.pm:1.11	Wed Dec  6 17:22:39 2006
+++ loncom/publisher/testbankimport.pm	Tue May  1 21:34:23 2007
@@ -1,5 +1,5 @@
 # Handler for parsing text upload problem descriptions into .problems
-# $Id: testbankimport.pm,v 1.11 2006/12/06 22:22:39 albertel Exp $
+# $Id: testbankimport.pm,v 1.12 2007/05/02 01:34:23 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -393,7 +393,7 @@
     newWindow.document.write("<td><h3>Location: <tt>$fullpath</tt></h3><h3>New Directory</h3></td></tr>\\n")
     newWindow.document.write("<tr><td width='2'>&nbsp;</td><td width='3'>&nbsp;</td>\\n")
     newWindow.document.write("<td><form name='fileaction' action='/adm/cfile' method='post'>\\n")
-    newWindow.document.write("<font face='arial,helvetica,sans-serif'>Enter the name of the new directory where you will store the converted testbank questions<br /><br />")
+    newWindow.document.write("<font face='arial,helvetica,sans-serif'>Enter the name of the new directory where you will save the converted testbank questions<br /><br />")
     newWindow.document.write("<input type='hidden' name='filename' value='$fullpath'>")   
     newWindow.document.write("<input type='hidden' name='action' value='newdir'>")
     newWindow.document.write("<input type='hidden' name='callingmode' value='testbank'>")
@@ -470,7 +470,7 @@
     $r->print(qq|</li>
          <li>Provide information about the question format - i.e.,  question numbering style, and the number of blocks of questions of each question type.</li>
          <li>Provide information about the questions in each block, including question type, start and end question numbers for each block, and foil labelling style and answer format where required.</li>
-         <li>Create a new directory where you will store the converted testbank questions.</li> 
+         <li>Create a new directory where you will save the converted testbank questions.</li> 
          <li>Complete the import of questions to the selected pool.</li>
         </ol>
         </font>
@@ -1030,7 +1030,7 @@
        <td width='30' align='top'><img src='/res/adm/pages/bl_step4.gif'>
        </td>
        <td width='100%' align='left'>&nbsp;&nbsp;
-        <font size='+1' face='arial,helvetica,sans-serif'><b>Create a directory to store your testbank questions.</b></font>
+        <font size='+1' face='arial,helvetica,sans-serif'><b>Create a directory to save your testbank questions.</b></font>
        </td>
       </tr>
       <tr>
@@ -1040,7 +1040,7 @@
        <td>&nbsp;</td>
        <td>
         <font face='Arial,Helvetica,sans-serif'>
-Please choose a destination LON-CAPA directory in which to store your uploaded questions.&nbsp;&nbsp;
+Please choose a destination LON-CAPA directory in which to save your uploaded questions.&nbsp;&nbsp;
        <input type="button" name="createdir" value="Create Directory" onClick="javascript:createWin()"><input type="hidden" name="newdir" value=""></font></td>
       </tr>
       <tr>
Index: rat/client/parameter.html
diff -u rat/client/parameter.html:1.42 rat/client/parameter.html:1.43
--- rat/client/parameter.html:1.42	Fri Feb 23 21:04:20 2007
+++ rat/client/parameter.html	Tue May  1 21:34:37 2007
@@ -3,7 +3,7 @@
 The LearningOnline Network with CAPA
 Parameter Input Window
 //
-// $Id: parameter.html,v 1.42 2007/02/24 02:04:20 albertel Exp $
+// $Id: parameter.html,v 1.43 2007/05/02 01:34:37 albertel Exp $
 //
 // Copyright Michigan State University Board of Trustees
 //
@@ -863,7 +863,7 @@
   if (pcode!='') {
      selwrite('parent.opener.'+pcode+'();');
   }
-  selwrite('">Store</a>&nbsp;&nbsp;');
+  selwrite('">Save</a>&nbsp;&nbsp;');
 
   selwrite('<a href="javascript:');
      selwrite(

--albertel1178069679--