[Pfc-prolog-cvs] prolix/etc WebClientResources.properties,1.1,1.2
Status: Beta
Brought to you by:
ivanfrade
From: <iva...@us...> - 2003-07-15 17:07:25
|
Update of /cvsroot/pfc-prolog/prolix/etc In directory sc8-pr-cvs1:/tmp/cvs-serv13190/etc Modified Files: WebClientResources.properties Log Message: added MessageResources to actions Index: WebClientResources.properties =================================================================== RCS file: /cvsroot/pfc-prolog/prolix/etc/WebClientResources.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** WebClientResources.properties 15 Jul 2003 15:04:38 -0000 1.1 --- WebClientResources.properties 15 Jul 2003 15:37:29 -0000 1.2 *************** *** 5,7 **** error.no.interpreter=<li>No hay intérprete disponible</li> error.program.not.loaded=<li>No ha cargado un programa previamente en el intérprete</li> ! --- 5,10 ---- error.no.interpreter=<li>No hay intérprete disponible</li> error.program.not.loaded=<li>No ha cargado un programa previamente en el intérprete</li> ! errors.footer=</ul> ! errors.header=<h3>Se han producido los siguientes errores</h3><ul> ! errors.prefix=Prefix ! errors.suffix=Suffix |