123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- <?php
- $langProfessors = "Teachers";
- $langExplanation = "Once you click OK, a website with Forum, Agenda, Documents manager, SCORM courses importa and authoring etc. will be created. Your login, as creator of the website, allows you to modify it along your own requirements.";
- $langEmpty = "You left some fields empty.<br>Use the <b>Back</b> button on your browser and try again.<br>If you ignore your course code, see the Course Program";
- $langCodeTaken = "This course code is already in use. <br>Use the <b>Back</b> button on your browser and try again";
- $langFormula = "Yours sincerely";
- $langMessage = "When you remove the test forum, it will remove all messages in that forum too.";
- $langExerciceEx = "Sample test";
- $langAntique = "Irony";
- $langSocraticIrony = "Socratic irony is...";
- $langManyAnswers = "(more than one answer can be true)";
- $langRidiculise = "Ridiculise one\'s interlocutor in order to have him concede he is wrong.";
- $langNoPsychology = "No. Socratic irony is not a matter of psychology, it concerns argumentation.";
- $langAdmitError = "Admit one\'s own errors to invite one\'s interlocutor to do the same.";
- $langNoSeduction = "No. Socratic irony is not a seduction strategy or a method based on the example.";
- $langForce = "Compell one\'s interlocutor, by a series of questions and sub-questions, to admit he doesn\'t know what he claims to know.";
- $langIndeed = "Indeed. Socratic irony is an interrogative method. The Greek \"eirotao\" means \"ask questions\"";
- $langContradiction = "Use the Principle of Non Contradiction to force one\'s interlocutor into a dead end.";
- $langNotFalse = "This answer is not false. It is true that the revelation of the interlocutor\'s ignorance means showing the contradictory conclusions where lead his premisses.";
- $langAgenda = "Agenda";
- $langVideo = "Video";
- $langWorks = "Student publications";
- $langCourseProgram = "Course program";
- $langAnnouncements = "Announcements";
- $langAddPageHome = "Upload page and link to Homepage";
- $langLinkSite = "Add a link";
- $langModifyInfo = "Course settings";
- $langCourseDesc = "Course description";
- $langAgendaTitle = "Tuesday the 11th of December - First meeting. Room: LIN 18";
- $langAgendaText = "General introduction to project management";
- $langMicro = "Street interviews";
- $langGoogle = "Quick and powerful search engine";
- $langIntroductionText = "This is the introduction text. To replace it by your own text, click below on the pencil icon (course administrators only).";
- $langIntroductionTwo = "This page allows users and groups to publish documents.";
- $langCourseDescription = "Write here the description that will appear in the course list.";
- $langProfessor = "Teacher";
- $langAnnouncementEx = "This is an announcement example. Only course teachers are allowed to publish announcements.";
- $langJustCreated = "You just created the course area";
- $langEnter = "Back to my courses list";
- $langGroups = "Groups";
- $langCreateCourseGroups = "Groups";
- $langCatagoryMain = "Main";
- $langCatagoryGroup = "Groups forums";
- $langLn = "Language";
- $langCreateSite = "Create a course area";
- $langFieldsRequ = "All fields required";
- $langEx = "e.g. <i>Innovation management</i>";
- $langFac = "Category";
- $langTargetFac = "This is the department or any other category where the course is delivered";
- $langMax = "max. 20 characters, e.g. <i>INNOV21</i>";
- $langDoubt = "If you doubt on your course code, consult ";
- $langProgram = "Course Program</a>. If your course has no code, whatever the reason, invent one. For instance <i>INNOVATION</i> if the course is about Innovation Management";
- $langScormtool = "Learning Path";
- $langScormbuildertool = "Scorm Path builder";
- $langPathbuildertool = "Learning Path builder";
- $langOnlineConference = "Conference";
- $langAgendaCreationTitle = "Course creation";
- $langAgendaCreationContenu = "This course has been created on this moment.";
- $langOnlineDescription = "This is an example of description for the Conference tool";
- $langDropbox = "Dropbox";
- $langOnly = "Only";
- $langRandomLanguage = "Shuffle selection in aivailable languages";
- $langImages = "Images";
- $langAudio = "Audio";
- $langFlash = "Flash";
- $langForumLanguage = "english";
- $langNewCourse = "New Course area";
- $langAddNewCourse = "Add a new course area";
- $langRestoreCourse = "Restore a course area";
- $langOtherProperties = "Other properties found in the archive";
- $langSysId = "System ID";
- $langDepartment = "Department";
- $langDepartmentUrl = "Url";
- $langScoreShow = "Show score";
- $langVisibility = "Visibility";
- $langVersionDb = "Database version used at archive time";
- $langLastVisit = "Last visit";
- $langLastEdit = "Last contribution";
- $langExpire = "Expiration";
- $langChoseFile = "Select file";
- $langFtpFileTips = "File on a FTP server";
- $langHttpFileTips = "File on a Web (HTTP) server";
- $langLocalFileTips = "File on the platform server";
- $langPostFileTips = "File on your local computer";
- $langOtherCategory = "Other category";
- $langMinimum = "minimum";
- $langMaximum = "maximum";
- $langRestoreACourse = "restore a course";
- $langBackup = "Backup";
- $langCopy = "Copy course content";
- $langRecycle = "Recycle course";
- $AnnouncementExampleTitle = "This is an announcement example";
- $Wikipedia = "Free online encyclopedia";
- $DefaultGroupCategory = "Default groups";
- $DefaultCourseImages = "Gallery";
- $ExampleForumCategory = "Example Forum Category";
- $ExampleForum = "Example Forum";
- $ExampleThread = "Example Thread";
- $ExampleThreadContent = "Example content";
- ?>
|