WW-1453 Struts-Blank: Update localization.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@462563 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ted Nathan Husted
2006-10-10 21:01:50 +00:00
parent 2c907e7211
commit e49bcb5115
3 changed files with 5 additions and 5 deletions
@@ -11,7 +11,7 @@ public class HelloWorld extends ExampleSupport {
}
/**
* Provide default value for Message property.
* Provide default valuie for Message property.
*/
public static final String MESSAGE = "HelloWorld.message";
@@ -1,5 +1,5 @@
HelloWorld.message= Struts is up and running ...
requiredstring = ${getText(fieldName)} is required.
password = Password
username = User Name
HelloWorld.message= Struts is up and running ...
Missing.message = This feature is under construction. Please try again in the next interation.
@@ -1,5 +1,5 @@
requiredstring = ${getText(fieldName)} se requiere..
HelloWorld.message= ¡Struts está bien! ...
requiredstring = ${getText(fieldName)} se requiere.
password = Contraseña
username = Nombre de Usuario
HelloWorld.message= Struts esa bien ...
Missing.message = En obras. Seguir intentando.
Missing.message = ¡en obras! ¡seguir intentando!