diff -r 31927f21970d -r 0b479d573a4c app/soc/views/helper/access.py --- a/app/soc/views/helper/access.py Wed Nov 05 23:36:28 2008 +0000 +++ b/app/soc/views/helper/access.py Wed Nov 05 23:38:00 2008 +0000 @@ -47,7 +47,7 @@ 'Please sign in to continue.') DEF_NO_USER_LOGIN_MSG_FMT = ugettext_lazy( - 'Please create User Profile' + 'Please create User Profile' ' in order to view this page.') DEF_DEV_LOGOUT_LOGIN_MSG_FMT = ugettext_lazy(