feat(courseware): add protected PPTX viewer
This commit is contained in:
@@ -4,6 +4,18 @@
|
||||
$MSG_BBS="Web Board";
|
||||
$MSG_HOME="Home";
|
||||
$MSG_PROBLEMS="ProblemSet";
|
||||
$MSG_COURSEWARE="Slides";
|
||||
$MSG_COURSEWARE_EMPTY="No slides yet";
|
||||
$MSG_COURSEWARE_BACK="Back to slides";
|
||||
$MSG_COURSEWARE_PREV="Previous page";
|
||||
$MSG_COURSEWARE_NEXT="Next page";
|
||||
$MSG_COURSEWARE_OPENING="Opening slides…";
|
||||
$MSG_COURSEWARE_PAGE_UNKNOWN="unknown";
|
||||
$MSG_COURSEWARE_PAGE_N="Page %s";
|
||||
$MSG_COURSEWARE_ERR_LOGIN="Please sign in to view slides.";
|
||||
$MSG_COURSEWARE_ERR_NOT_FOUND="These slides could not be found.";
|
||||
$MSG_COURSEWARE_ERR_BROKEN="These slides could not be opened. Please submit a .pptx file (PowerPoint 2007 or later). Save older .ppt files as .pptx first.";
|
||||
$MSG_COURSEWARE_ERR_PLAYER="The slide player script failed to load.";
|
||||
$MSG_STATUS="Status";
|
||||
$MSG_RANKLIST="Ranklist";
|
||||
$MSG_CONTEST="Contest";
|
||||
|
||||
Reference in New Issue
Block a user