helpMessage:'The name that identifies you on the edX site. You cannot change your username.'
helpMessage:gettext('The name that identifies you on the edX site. You cannot change your username.')
})
},
{
...
...
@@ -55,7 +55,7 @@
valueAttribute:'password',
emailAttribute:'email',
linkTitle:gettext('Reset Password'),
linkHref:fieldsData['password']['url'],
linkHref:fieldsData.password.url,
helpMessage:gettext('When you click "Reset Password", a message will be sent to your email address. Click the link in the message to reset your password.')
})
},
...
...
@@ -67,7 +67,7 @@
required:true,
refreshPageOnSave:true,
helpMessage:gettext('The language used for the edX site. The site is currently available in a limited number of languages.'),