${_("Welcome, {0}!".format(user.username))}
%if len(courses) > 0:${_("Here are all of the courses you currently have access to in Studio:")}
${_("You currently aren't associated with any Studio Courses.")}
-
%for course, url, lms_link, org, num, run in sorted(courses, key=lambda s: s[0].lower() if s[0] is not None else ''):
-
${course}
%endfor
${_("Are you staff on an existing Studio course?")}
${_('You will need to be added to the course in Studio by the course creator. Please get in touch with the course creator or administrator for the specific course you are helping to author.')}
${_('Create Your First Course')}
${_('Your new course is just a click away!')}
${_('Becoming a Course Creator in Studio')}
${_('edX Studio is a hosted solution for our xConsortium partners and selected guests. Courses for which you are a team member appear above for you to edit, while course creator privileges are granted by edX. Our team will evaluate your request and provide you feedback within 24 hours during the work week.')}
${_('Your Course Creator Request Status:')}
${_('Your Course Creator Request Status')}
${_('edX Studio is a hosted solution for our xConsortium partners and selected guests. Courses for which you are a team member appear above for you to edit, while course creator privileges are granted by edX. Our team is has completed evaluating your request.')}
${_('Your Course Creator Request Status:')}
- ${_('Your Course Creator request is:')}
- ${_('Denied')} ${_('Your request did not meet the criteria/guidelines specified by edX Staff.')}
${_('Your Course Creator Request Status')}
${_('edX Studio is a hosted solution for our xConsortium partners and selected guests. Courses for which you are a team member appear above for you to edit, while course creator privileges are granted by edX. Our team is currently evaluating your request.')}
${_('Your Course Creator Request Status:')}
- ${_('Your Course Creator request is:')}
- ${_('Pending')} ${_('Your request is currently being reviewed by edX staff and should be updated shortly.')}