Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No i18n for "Sign Up" in MetaMegaProtoUser.signupXhtml #81

Closed
hseeberger opened this issue Oct 7, 2009 · 3 comments
Closed

No i18n for "Sign Up" in MetaMegaProtoUser.signupXhtml #81

hseeberger opened this issue Oct 7, 2009 · 3 comments

Comments

@hseeberger
Copy link

In the following code snippet from MetaMegaProtoUser the heading label for the sign up form is hard coded:

def signupXhtml(user: ModelType) = {
(


...

i18n should be applied according to all other labels, i.e. ??("Sign Up")

Sign Up
@hseeberger
Copy link
Author

Done!

@github-importer
Copy link

Imported from GitHub: http://github.com/dpp/liftweb/issues/81/find

@github-importer
Copy link

Imported from Assembla: http://www.assembla.com/spaces/liftweb/tickets/81

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants