Author: manaRH Date: 2012-05-28 09:05:40 -0400 (Mon, 28 May 2012) New Revision: 14780
Modified: branches/enterprise/WFK-2_0/examples-ee6/metawidget/booking/booking-tests/src/test/resources/metawidget-booking.properties Log: update metawidget booking ftest Signed-off-by: Marek Novotn?\195?\189 <[email protected]> Modified: branches/enterprise/WFK-2_0/examples-ee6/metawidget/booking/booking-tests/src/test/resources/metawidget-booking.properties =================================================================== --- branches/enterprise/WFK-2_0/examples-ee6/metawidget/booking/booking-tests/src/test/resources/metawidget-booking.properties 2012-05-28 13:05:30 UTC (rev 14779) +++ branches/enterprise/WFK-2_0/examples-ee6/metawidget/booking/booking-tests/src/test/resources/metawidget-booking.properties 2012-05-28 13:05:40 UTC (rev 14780) @@ -29,7 +29,7 @@ PASSWORD_UPDATED_MESSAGE Password updated PASSWORD_REENTER_MESSAGE Re-enter new password PASSWORD_VALUE_REQUIRED_MESSAGE //span[text() = 'value is required'] -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=registration:verifyDecorate:message REGISTRATION_SUBMIT id=registration:register REGISTRATION_REENTER_MESSAGE Re-enter your password -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\=searchCriteria\:SpinnerGif \ No newline at end of file +SPINNER id\=searchCriteria\:SpinnerGif _______________________________________________ seam-commits mailing list [email protected] https://lists.jboss.org/mailman/listinfo/seam-commits
