[seam-commits] Seam SVN: r14542 - branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/src/test/resources.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Apr 10 08:16:23 EDT 2012


Author: maschmid
Date: 2012-04-10 08:16:23 -0400 (Tue, 10 Apr 2012)
New Revision: 14542

Modified:
   branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/src/test/resources/jpa.properties
Log:
update jpa ftest


Modified: branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/src/test/resources/jpa.properties
===================================================================
--- branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/src/test/resources/jpa.properties	2012-04-10 11:58:35 UTC (rev 14541)
+++ branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/src/test/resources/jpa.properties	2012-04-10 12:16:23 UTC (rev 14542)
@@ -29,7 +29,7 @@
 PASSWORD_UPDATED_MESSAGE Password updated
 PASSWORD_REENTER_MESSAGE verify
 PASSWORD_VALUE_REQUIRED_MESSAGE //*[@id='setpassword:Message' or @id='setpassword:PasswordDecorate:Message']
-PASSWORD_LENGTH_MESSAGE length must be between
+PASSWORD_LENGTH_MESSAGE size must be between
 PASSWORD_PASSWORD id=setpassword:PasswordDecorate:password
 PASSWORD_VERIFY id=setpassword:VerifyDecorate:verify
 PASSWORD_SUBMIT id=setpassword:change
@@ -66,7 +66,7 @@
 REGISTRATION_VERIFY_MESSAGE id=register:verifyDecorate:message
 REGISTRATION_SUBMIT id=register:register
 REGISTRATION_REENTER_MESSAGE verify
-REGISTRATION_LENGTH_MESSAGE length must be between
+REGISTRATION_LENGTH_MESSAGE size must be between
 REGISTRATION_SUCCESSFUL_MESSAGE Successfully registered as {0}
 REGISTRATION_USER_EXISTS_MESSAGE Username {0} already exists
 NOT_LOGGED_IN_MESSAGE Please log in first
@@ -81,4 +81,4 @@
 WORKSPACE_VIEW_TEXT View hotel: {0}
 WORKSPACE_TABLE_LINK_BY_ID id=ConversationListForm:ConversationListDataTable:{0}:EntryDescriptionLink
 WORKSPACE_TABLE_ROW_COUNT = //table[@id\='ConversationListForm\:ConversationListDataTable']/tbody/tr
-SPINNER id\=main\:SpinnerGif
\ No newline at end of file
+SPINNER id\=main\:SpinnerGif



More information about the seam-commits mailing list