| | Hugues Peeters | | Christophe Gesché | +----------------------------------------------------------------------+ */ /*************************************************************** * Language translation **************************************************************** GOAL **** Translate the interface in chosen language *****************************************************************/ // the tools $lang_agenda="Agenda"; $lang_document="Document"; $lang_advalvas="Ad Valvas"; $lang_forum="Forum"; $lang_link="Link"; $lang_exercise="Test"; $lang_ass="Assignments"; $lang_dropbox="Dropbox"; $lang_ass_add="Add the upload assignment page to this chapter."; $lang_dropbox_add="Add the dropbox page to this chapter."; $lang_external_link="External link"; // other interface $lang_course_resources="Area resources"; $lang_external_resources="External resources"; $lang_back_to="Back to"; $lang_resources_added="Added new resources"; $lang_show_all_added_resources="Show all added resources"; $lang_delete_added_resources="Delete added resources"; $lang_add_to_links="Add to the area links"; $lang_dont_add="do not add"; $lang_main_category="main category"; $lang_level_up="level up"; $lang_add_it="Add it"; $lang_add_resource="Add resource"; $lang_learning_path="Learning Path"; $lang_resource_added="Resource added. You can now go back to the path or add more resources."; ?>