You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
86 lines
2.3 KiB
86 lines
2.3 KiB
<?php
|
|
/*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$lang_already_enrolled = "";
|
|
$lang_my_personnal_course_list = "";
|
|
$lang_course_enrollment = "";
|
|
$lang_course_not_available = "";
|
|
$lang_enroll = "";
|
|
$lang_enroll_to_a_new_course = "";
|
|
$lang_my_present_course_list = "";
|
|
$lang_no_course_to_enroll_in_this_category = "";
|
|
$lang_or_search_from_the_course_code = "";
|
|
$lang_search = "";
|
|
$lang_select_course_among_categories = "";
|
|
$lang_select_course_in = "";
|
|
$lang_select_course_in_search_results = "";
|
|
$lang_unsubscribe = "";
|
|
$lang_back_to_my_home_page = "";
|
|
$lang_back_to_my_personnal_course_list = "";
|
|
$langTitular = "";
|
|
$langBackToListOfThisUser = "";
|
|
$langAdministrationTools = "";
|
|
$lang_back_to_parent_category = "";
|
|
$lang_back_to_course_selection = "";
|
|
$lang_up = "";
|
|
$langCatList = "";
|
|
$langCourseList = "";
|
|
$Subscribe = "";
|
|
$AlreadySubscribed = "";
|
|
$CodeMandatory = "";
|
|
$CourseCategoryMandatory = "";
|
|
$TeacherMandatory = "";
|
|
$CourseCategoryStored = "";
|
|
$langWithoutTimeLimits = "";
|
|
$lang_back_to_main_category_list = "";
|
|
$langAdded = "";
|
|
$langDeleted = "";
|
|
$langKeeped = "";
|
|
$langHideAndSubscribeClosed = "";
|
|
$langHideAndSubscribeOpen = "";
|
|
$langShowAndSubscribeOpen = "";
|
|
$langShowAndSubscribeClosed = "";
|
|
$langAdminThisUser = "";
|
|
$langManage = "";
|
|
$langEnrollToCourseSuccessful = "";
|
|
$langSubCat = "";
|
|
$langUnsubscribeNotAllowed = "";
|
|
$langCourseAdminUnsubscribeNotAllowed = "";
|
|
$CourseManagement = "";
|
|
$SortMyCourses = "";
|
|
$SubscribeToCourse = "";
|
|
$UnsubscribeFromCourse = "";
|
|
$CreateCourseCategory = "";
|
|
$CourseCategoryAbout2bedeleted = "";
|
|
$CourseCategories = "";
|
|
$CoursesInCategory = "";
|
|
$SearchCourse = "";
|
|
$UpOneCategory = "";
|
|
$SearchResultsFor = "";
|
|
$ConfirmUnsubscribeFromCourse = "";
|
|
$NoCourseCategory = "";
|
|
$EditCourseCategorySucces = "";
|
|
$SubscribingNotAllowed = "";
|
|
$CourseSortingDone = "";
|
|
$ExistingCourseCategories = "";
|
|
$YouAreNowUnsubscribed = "";
|
|
$ViewOpenCourses = "";
|
|
$ErrorContactPlatformAdmin = "";
|
|
$CourseRegistrationCodeIncorrect = "";
|
|
$CourseRequiresPassword = "";
|
|
$SubmitRegistrationCode = "";
|
|
$CourseCategoryDeleted = "";
|
|
$CategorySortingDone = "";
|
|
$CourseCategoryEditStored = "";
|
|
$buttonCreateCourseCategory = "";
|
|
$buttonSaveCategory = "";
|
|
$buttonChangeCategory = "";
|
|
$SessionName = "";
|
|
$SessionCategory = "";
|
|
$Expand = "";
|
|
$Collapse = "";
|
|
$CourseDetails = "";
|
|
$GroupPendingInvitations = "";
|
|
$Compose = "";
|
|
?>
|