helpMessage:gettext("Help other learners decide whether to join your team by specifying some characteristics for your team. Choose carefully, because fewer people might be interested in joining your team if it seems too restrictive.")
_.escape(gettext("Try {browse_span_start}browsing all teams{span_end} or {search_span_start}searching team descriptions{span_end}. If you still can't find a team to join, {create_span_start}create a new team in this topic{span_end}.")),
helpMessage:gettext('The name that appears on your certificates. Other learners never see your full name.')
helpMessage:gettext('The name that appears on your certificates. Other learners never see your full name.'),
persistChanges:true
})
})
},
},
{
{
...
@@ -49,7 +50,8 @@
...
@@ -49,7 +50,8 @@
valueAttribute:'email',
valueAttribute:'email',
helpMessage:interpolate_text(
helpMessage:interpolate_text(
gettext('The email address you use to sign in. Communications from {platform_name} and your courses are sent to this address.'),{platform_name:platformName}
gettext('The email address you use to sign in. Communications from {platform_name} and your courses are sent to this address.'),{platform_name:platformName}
)
),
persistChanges:true
})
})
},
},
{
{
...
@@ -74,7 +76,8 @@
...
@@ -74,7 +76,8 @@
helpMessage:interpolate_text(
helpMessage:interpolate_text(
gettext('The language used throughout this site. This site is currently available in a limited number of languages.'),{platform_name:platformName}
gettext('The language used throughout this site. This site is currently available in a limited number of languages.'),{platform_name:platformName}
placeholderValue:gettext("Tell other learners a little about yourself: where you live, what your interests are, why you're taking courses, or what you hope to learn."),
placeholderValue:gettext("Tell other learners a little about yourself: where you live, what your interests are, why you're taking courses, or what you hope to learn."),