mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
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:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user