diff --git a/main/lang/english/trad4all.inc.php b/main/lang/english/trad4all.inc.php index dadb348c70..5ae6d7fcfe 100644 --- a/main/lang/english/trad4all.inc.php +++ b/main/lang/english/trad4all.inc.php @@ -816,7 +816,9 @@ $CalendarList = "Calendar list of attendances"; $ThereAreNoRegisteredDatetimeYet = "There is no date/time registered yet"; $DashboardPluginsHaveBeenUpdatedSucesslly = "Dashboard plugins have been updated sucessfully"; $LoginEnter = "Login"; +$AttendanceSheetDescription = "The attendance sheets allow you to specify a list of dates in which you will report attendance to your courses"; $ThereAreNoRegisteredLearnersInsidetheCourse = "There are no registered learners inside the course"; +$GoToAttendanceCalendarList = "Go to the calendar list of attendance dates"; $ToolCourseDescription = "Course description"; $ToolDocument = "Documents"; $ToolLearnpath = "Courses"; @@ -840,4 +842,5 @@ $ToolBlogManagement = "Projects"; $ToolTracking = "Reporting"; $ToolCourseSetting = "Settings"; $ToolCourseMaintenance = "Backup"; +$AreYouSureToDeleteAllDates = "Are you sure you want to delete all dates?"; ?> \ No newline at end of file diff --git a/main/lang/spanish/trad4all.inc.php b/main/lang/spanish/trad4all.inc.php index 8023114a30..b8158f8f5d 100644 --- a/main/lang/spanish/trad4all.inc.php +++ b/main/lang/spanish/trad4all.inc.php @@ -842,4 +842,5 @@ $ToolBlogManagement = "Gestión de blogs"; $ToolTracking = "Informes"; $ToolCourseSetting = "Configuración del curso"; $ToolCourseMaintenance = "Mantenimiento del curso"; +$AreYouSureToDeleteAllDates = "¿Confirma que desea borrar todas las fechas?"; ?> \ No newline at end of file