resourcelinker.inc.php

来自「完美的在线教育系统」· PHP 代码 · 共 25 行

PHP
25
字号
<?php /*for more information: see languages.txt in the lang folder. */$ResourceAdded = "Resource added. You can now go back to the path or add more resources.";$LearningPath = "Learning Path";$LevelUp = "level up";$AddIt = "Add it";$MainCategory = "main category";$lang_delete_added_resources = "Delete added resources";$AddToLinks = "Add to the course links";$DontAdd = "do not add";$lang_show_all_added_resources = "Show all added resources";$ResourcesAdded = "Added new resources";$BackTo = "Back to";$ExternalResources = "External resources";$CourseResources = "Course resources";$ExternalLink = "External link";$DropboxAdd = "Add the dropbox page to this chapter.";$AddAssignmentPage = "Add the upload assignment page to this chapter.";$Assignments = "Assignments";$Exercise = "Test";$Link = "Link";$AdValvas = "Ad Valvas";$Document = "Document";?>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?