[Aimmath-commit] AIM/WEB-INF/maple/locales en.mpl,1.5,1.5.2.1
Brought to you by:
gustav_delius,
npstrick
From: Neil S. <nps...@us...> - 2005-03-10 21:14:06
|
Update of /cvsroot/aimmath/AIM/WEB-INF/maple/locales In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4024/maple/locales Modified Files: Tag: aim-xml en.mpl Log Message: Index: en.mpl =================================================================== RCS file: /cvsroot/aimmath/AIM/WEB-INF/maple/locales/en.mpl,v retrieving revision 1.5 retrieving revision 1.5.2.1 diff -C2 -d -r1.5 -r1.5.2.1 *** en.mpl 10 Oct 2003 09:49:31 -0000 1.5 --- en.mpl 10 Mar 2005 21:13:55 -0000 1.5.2.1 *************** *** 415,416 **** --- 415,440 ---- <b>Footer</b> box can be used for things appearing below the table. ": + + __("#Explain photos") := + "If photos of your students are available on the web, via a URL + depending only on the student ID, then you should enter the URL in + the box below. It should be entered with + <tt><font color='green'>%s</font></tt> in place of the student ID. + ": + + __("#Explain central records") := + "If your central university student records can be accessed over the + web, via a URL depending only on the student ID, then you should + enter the URL in the box below. It should be entered with + <tt><font color='green'>%s</font></tt> in place of the student ID. + ": + + __("#Explain email format") := + "If you have a setup where students use their email addresses as IDs, + you should fill in the box to specify this. For example, if things + are set up so that the student with ID + <tt><font color='green'>xyz123</font></tt> has email address + <tt><font color='green'>xy...@ai...</font></tt>, then you + should enter <tt><font color='green'>%s...@ai...</font></tt> + in the box. + ": |