- ${_('I wanted to include a verified certificate on my resume and my profile to \
+ ${_('I wanted to include a verified certificate on my resumé and my profile to \
illustrate that I am working towards this goal I have and that I have \
achieved something while I was unemployed.')}
- ${_('{learner_name}, edX Learner').format(learner_name='Cheryl Troell')}
diff --git a/themes/edx.org/lms/templates/course_modes/choose.html b/themes/edx.org/lms/templates/course_modes/choose.html
index ff6461b847..7f68201ed9 100644
--- a/themes/edx.org/lms/templates/course_modes/choose.html
+++ b/themes/edx.org/lms/templates/course_modes/choose.html
@@ -119,7 +119,7 @@ from openedx.core.djangolib.markup import HTML, Text
% if content_gating_enabled:
${Text(_("{b_start}Graded Assignments: {b_end}Build your skills through graded assignments and projects.")).format(**b_tag_kwargs)}
% endif
-
${Text(_("{b_start}Easily Sharable: {b_end}Add the certificate to your CV or resume, or post it directly on LinkedIn.")).format(**b_tag_kwargs)}
+
${Text(_("{b_start}Easily Sharable: {b_end}Add the certificate to your CV or resumé, or post it directly on LinkedIn.")).format(**b_tag_kwargs)}
${Text(_("{b_start}Support our Mission: {b_end}EdX, a non-profit, relies on verified certificates to help fund affordable education to everyone globally.")).format(**b_tag_kwargs)}
% else:
@@ -127,7 +127,7 @@ from openedx.core.djangolib.markup import HTML, Text
- ${Text(_("{b_start}Eligible for credit:{b_end} Receive academic credit after successfully completing the course")).format(**b_tag_kwargs)}
- ${Text(_("{b_start}Official:{b_end} Receive an instructor-signed certificate with the institution's logo")).format(**b_tag_kwargs)}
- - ${Text(_("{b_start}Easily shareable:{b_end} Add the certificate to your CV or resume, or post it directly on LinkedIn")).format(**b_tag_kwargs)}
+ - ${Text(_("{b_start}Easily shareable:{b_end} Add the certificate to your CV or resumé, or post it directly on LinkedIn")).format(**b_tag_kwargs)}
% endif
@@ -159,14 +159,14 @@ from openedx.core.djangolib.markup import HTML, Text
% if content_gating_enabled:
% endif
-
% else: