From 5015aa55151c97d05078b152475d340c6405feea Mon Sep 17 00:00:00 2001 From: Mark Hoeber Date: Fri, 31 Oct 2014 13:20:13 -0400 Subject: [PATCH] Export Template Update with Caution --- cms/templates/export.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cms/templates/export.html b/cms/templates/export.html index 0d8f783f2b..fded3810f4 100644 --- a/cms/templates/export.html +++ b/cms/templates/export.html @@ -41,6 +41,7 @@
## Translators: ".tar.gz" is a file extension, and should not be translated

${_("You can export courses and edit them outside of Studio. The exported file is a .tar.gz file (that is, a .tar file compressed with GNU Zip) that contains the course structure and content. You can also re-import courses that you've exported.").format(em_start='', em_end="")}

+

${_("{em_start}Caution:{em_end} When you export a course, information such as MATLAB API keys, LTI passports, annotation secret token strings, and annotation storage URLs are included in the exported data. If you share your exported files, you may also be sharing sensitive or license-specific information.").format(em_start='', em_end="")}

@@ -61,6 +62,7 @@

${_("Data {em_start}exported with{em_end} your course:").format(em_start='', em_end="")}