Author: musachy Date: Mon Feb 2 22:26:15 2009 New Revision: 740133 URL: http://svn.apache.org/viewvc?rev=740133&view=rev Log: Arreglar texto en espanol (fix spanish text)
Modified: struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/src/main/resources/example/package_es.properties Modified: struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/src/main/resources/example/package_es.properties URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/src/main/resources/example/package_es.properties?rev=740133&r1=740132&r2=740133&view=diff ============================================================================== --- struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/src/main/resources/example/package_es.properties (original) +++ struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/src/main/resources/example/package_es.properties Mon Feb 2 22:26:15 2009 @@ -1,5 +1,5 @@ HelloWorld.message = ¡Struts está bien!... -requiredstring = ${getText(fieldName)} se requiere. +requiredstring = ${getText(fieldName)} es requerido. password = Contraseña username = Nombre de Usuario -Missing.message = ¡en obras! ¡seguir intentando! +Missing.message = Página bajo construcción, trate de nuevo en la proxima versión