${_("Warning: Do not modify these policies unless you are familiar with their purpose.")}
@@ -82,6 +82,8 @@ require(["domReady!", "jquery", "js/models/settings/advanced", "js/views/setting${_("Advanced settings control specific course functionality. On this page, you can edit manual policies, which are JSON-based key and value pairs that control specific course settings.")}
${_("Any policies you modify here override all other information you've defined elsewhere in Studio. Do not edit policies unless you are familiar with both their purpose and syntax.")}
+ +${_("{em_start}Note:{em_end} When you enter strings as policy values, ensure that you use double quotation marks (") around the string. Do not use single quotation marks (').").format(em_start='', em_end="")}