[Pfc-prolog-cvs] prolix/etc WebClientResources.properties,1.8,1.9
Status: Beta
Brought to you by:
ivanfrade
From: <iva...@us...> - 2003-08-02 20:30:55
|
Update of /cvsroot/pfc-prolog/prolix/etc In directory sc8-pr-cvs1:/tmp/cvs-serv13373/etc Modified Files: WebClientResources.properties Log Message: Added to project new exception to login - Message error in Resources Index: WebClientResources.properties =================================================================== RCS file: /cvsroot/pfc-prolog/prolix/etc/WebClientResources.properties,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** WebClientResources.properties 27 Jul 2003 14:07:40 -0000 1.8 --- WebClientResources.properties 2 Aug 2003 20:30:52 -0000 1.9 *************** *** 7,10 **** --- 7,11 ---- error.query.not.loaded=<li>No ha cargado una consulta previamente en el intérprete</li> error.saving.consult.bean=<li>Error al salvar la consulta en el bean</li> + error.not.enought.permissions=<li>No tiene permisos suficientes para esta operación</li> errors.footer=</ul> errors.header=<h3>Se han producido los siguientes errores</h3><ul> |