Author: jonathan Date: Fri Jan 25 17:08:30 2008 New Revision: 12935 Log:
Removing the "beta" welcome text. Modified: trunk/mashup/java/modules/core/conf/UI.properties Modified: trunk/mashup/java/modules/core/conf/UI.properties ============================================================================== --- trunk/mashup/java/modules/core/conf/UI.properties (original) +++ trunk/mashup/java/modules/core/conf/UI.properties Fri Jan 25 17:08:30 2008 @@ -1,6 +1,6 @@ main.title=WSO2 Mashup Server -welcome.header=Welcome to the WSO2 Mashup Server beta! -welcome.message=The WSO2 Mashup Server is a completely free and open source platform for acquiring, converting, combining, and republishing digital information. Each mashup is exposed as a Web Service, accessible through multiple formats and protocols. We hope you enjoy trying out this beta and encourage you to provide feedback on the <a href="http://www.wso2.org/forum/226">Mashup Server Forum</a>. +welcome.header=Welcome to the WSO2 Mashup Server! +welcome.message=The WSO2 Mashup Server is a completely free and open source platform for acquiring, converting, combining, and republishing digital information. Each mashup is exposed as a Web Service, accessible through multiple formats and protocols. We hope you enjoy this release and encourage you to provide feedback on the <a href="http://www.wso2.org/forum/226">Mashup Server Forum</a>. register.admin.title=Welcome to the WSO2 Mashup Server! register.admin.message=Please take a moment to secure the WSO2 Mashup Server by providing a user name and password for the primary account. This primary account will have administrative privileges, with full control over all the resources and users. Additional users can be added by this account, or self-registration with email verification can be enabled.</p><p>Note that if no email address is provided, you will be unable to recover a lost password for this account. reset.password.title=Reset Password _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
