Correct the trademark notices
* edX should be lowercase everywhere * Studio is not a trademark * Our trademarks are all registered trademarks
This commit is contained in:
@@ -43,8 +43,8 @@ from cms.djangoapps.contentstore.config.waffle import waffle, ENABLE_ACCESSIBILI
|
||||
<div class="footer-about-copyright">
|
||||
## Site operators: Please do not remove this paragraph! This attributes back to edX and makes your acknowledgement of edX's trademarks clear.
|
||||
<p>
|
||||
## Translators: 'EdX', 'edX', 'Studio', and 'Open edX' are trademarks of 'edX Inc.'. Please do not translate any of these trademarks and company names.
|
||||
${_("EdX, Open edX, Studio, and the edX and Open edX logos are registered trademarks or trademarks of {link_start}edX Inc.{link_end}").format(
|
||||
## Translators: 'edX' and 'Open edX' are trademarks of 'edX Inc.'. Please do not translate any of these trademarks and company names.
|
||||
${_("edX, Open edX, and the edX and Open edX logos are registered trademarks of {link_start}edX Inc.{link_end}").format(
|
||||
link_start=u"<a data-rel='edx.org' href='https://www.edx.org/'>",
|
||||
link_end=u"</a>"
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user