From 6accfcd5675c06c3f05f76963c686cad3e8a8138 Mon Sep 17 00:00:00 2001 From: Giulio Gratta Date: Fri, 11 Oct 2013 13:20:13 -0700 Subject: [PATCH] change various text items to be more clear for users, as well as some grammar --- lms/templates/register.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lms/templates/register.html b/lms/templates/register.html index c489b2a75e..54fdf34786 100644 --- a/lms/templates/register.html +++ b/lms/templates/register.html @@ -76,7 +76,7 @@ $submitButton. removeClass('is-disabled'). removeProp('disabled'). - html("${_('Create my {platform_name} Account').format(platform_name=settings.PLATFORM_NAME)}"); + html("${_('Create My {platform_name} Account').format(platform_name=settings.PLATFORM_NAME)}"); } else { $submitButton. @@ -131,7 +131,7 @@
  • - + ${_('Will be shown in any discussions or forums you participate in')} (${_('cannot be changed later')})
  • @@ -146,7 +146,7 @@

    ${_("Welcome {username}").format(username=extauth_id)}

    -

    ${_("Enter a public username:")}

    +

    ${_("Enter a Public Display Name:")}

      @@ -161,7 +161,7 @@ % endif
    1. - + ${_('Will be shown in any discussions or forums you participate in')} (${_('cannot be changed later')})